| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 |
| Modifier and Type | Method and Description |
|---|---|
static Link.Builder |
Link.builder()
Creates a builder for
Link. |
Link.Builder |
Link.Builder.from(Link instance)
Fill a builder with attribute values from the provided
Link instance. |
Link.Builder |
Link.Builder.href(String href)
Initializes the value for the
href attribute. |
Link.Builder |
Link.Builder.method(String method)
Initializes the value for the
method attribute. |
Copyright © 2020. All rights reserved.