| Modifier and Type | Method and Description |
|---|---|
Link |
Link.Builder.build()
Builds a new
Link. |
Link |
Pagination.getFirst()
The first
|
Link |
Pagination.getLast()
The last
|
Link |
Pagination.getNext()
The next
|
Link |
Pagination.getPrevious()
The previous
|
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,Link> |
RelationshipResponse.getLinks()
The links
|
abstract Map<String,Link> |
Resource.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
Pagination.Builder |
Pagination.Builder.first(Link first)
Initializes the value for the
first attribute. |
Link.Builder |
Link.Builder.from(Link instance)
Fill a builder with attribute values from the provided
Link instance. |
Pagination.Builder |
Pagination.Builder.last(Link last)
Initializes the value for the
last attribute. |
Pagination.Builder |
Pagination.Builder.next(Link next)
Initializes the value for the
next attribute. |
Pagination.Builder |
Pagination.Builder.previous(Link previous)
Initializes the value for the
previous attribute. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
GetApplicationCurrentDropletResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetApplicationResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetApplicationEnvironmentVariablesResponse.getLinks()
The links
|
Map<String,Link> |
StopApplicationResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
UpdateApplicationEnvironmentVariablesResponse.getLinks()
The links
|
Map<String,Link> |
CreateApplicationResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
UpdateApplicationResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
StartApplicationResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetApplicationCurrentDropletRelationshipResponse.getLinks()
The links
|
Map<String,Link> |
SetApplicationCurrentDropletResponse.getLinks()
The links
|
Map<String,Link> |
ApplicationResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
ScaleApplicationResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetApplicationProcessResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationCurrentDropletResponse.Builder |
GetApplicationCurrentDropletResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetApplicationEnvironmentVariablesResponse.Builder |
GetApplicationEnvironmentVariablesResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
StopApplicationResponse.Builder |
StopApplicationResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
UpdateApplicationEnvironmentVariablesResponse.Builder |
UpdateApplicationEnvironmentVariablesResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CreateApplicationResponse.Builder |
CreateApplicationResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
UpdateApplicationResponse.Builder |
UpdateApplicationResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
StartApplicationResponse.Builder |
StartApplicationResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetApplicationCurrentDropletRelationshipResponse.Builder |
GetApplicationCurrentDropletRelationshipResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
SetApplicationCurrentDropletResponse.Builder |
SetApplicationCurrentDropletResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
ApplicationResource.Builder |
ApplicationResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
ScaleApplicationResponse.Builder |
ScaleApplicationResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetApplicationProcessResponse.Builder |
GetApplicationProcessResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationCurrentDropletResponse.Builder |
GetApplicationCurrentDropletResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetApplicationEnvironmentVariablesResponse.Builder |
GetApplicationEnvironmentVariablesResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
StopApplicationResponse.Builder |
StopApplicationResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateApplicationEnvironmentVariablesResponse.Builder |
UpdateApplicationEnvironmentVariablesResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreateApplicationResponse.Builder |
CreateApplicationResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateApplicationResponse.Builder |
UpdateApplicationResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
StartApplicationResponse.Builder |
StartApplicationResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetApplicationCurrentDropletRelationshipResponse.Builder |
GetApplicationCurrentDropletRelationshipResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
SetApplicationCurrentDropletResponse.Builder |
SetApplicationCurrentDropletResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ApplicationResource.Builder |
ApplicationResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ScaleApplicationResponse.Builder |
ScaleApplicationResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetApplicationProcessResponse.Builder |
GetApplicationProcessResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetApplicationCurrentDropletResponse.Builder |
GetApplicationCurrentDropletResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetApplicationEnvironmentVariablesResponse.Builder |
GetApplicationEnvironmentVariablesResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
StopApplicationResponse.Builder |
StopApplicationResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateApplicationEnvironmentVariablesResponse.Builder |
UpdateApplicationEnvironmentVariablesResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreateApplicationResponse.Builder |
CreateApplicationResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateApplicationResponse.Builder |
UpdateApplicationResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
StartApplicationResponse.Builder |
StartApplicationResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetApplicationCurrentDropletRelationshipResponse.Builder |
GetApplicationCurrentDropletRelationshipResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
SetApplicationCurrentDropletResponse.Builder |
SetApplicationCurrentDropletResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ApplicationResource.Builder |
ApplicationResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ScaleApplicationResponse.Builder |
ScaleApplicationResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetApplicationProcessResponse.Builder |
GetApplicationProcessResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetApplicationCurrentDropletResponse.Builder |
GetApplicationCurrentDropletResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetApplicationEnvironmentVariablesResponse.Builder |
GetApplicationEnvironmentVariablesResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
StopApplicationResponse.Builder |
StopApplicationResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
UpdateApplicationEnvironmentVariablesResponse.Builder |
UpdateApplicationEnvironmentVariablesResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CreateApplicationResponse.Builder |
CreateApplicationResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
UpdateApplicationResponse.Builder |
UpdateApplicationResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
StartApplicationResponse.Builder |
StartApplicationResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetApplicationCurrentDropletRelationshipResponse.Builder |
GetApplicationCurrentDropletRelationshipResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
SetApplicationCurrentDropletResponse.Builder |
SetApplicationCurrentDropletResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
ApplicationResource.Builder |
ApplicationResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
ScaleApplicationResponse.Builder |
ScaleApplicationResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetApplicationProcessResponse.Builder |
GetApplicationProcessResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
AuditEventResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetAuditEventResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
AuditEventResource.Builder |
AuditEventResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetAuditEventResponse.Builder |
GetAuditEventResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
AuditEventResource.Builder |
AuditEventResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetAuditEventResponse.Builder |
GetAuditEventResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
AuditEventResource.Builder |
AuditEventResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetAuditEventResponse.Builder |
GetAuditEventResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
AuditEventResource.Builder |
AuditEventResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetAuditEventResponse.Builder |
GetAuditEventResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
BuildResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
CreateBuildResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetBuildResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
BuildResource.Builder |
BuildResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetBuildResponse.Builder |
GetBuildResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
BuildResource.Builder |
BuildResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetBuildResponse.Builder |
GetBuildResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
BuildResource.Builder |
BuildResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetBuildResponse.Builder |
GetBuildResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
BuildResource.Builder |
BuildResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetBuildResponse.Builder |
GetBuildResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
CreateDeploymentResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
DeploymentResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetDeploymentResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
DeploymentResource.Builder |
DeploymentResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
DeploymentResource.Builder |
DeploymentResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
DeploymentResource.Builder |
DeploymentResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
DeploymentResource.Builder |
DeploymentResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
UpdateDomainResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetDomainResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
DomainResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
CreateDomainResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetDomainResponse.Builder |
GetDomainResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
DomainResource.Builder |
DomainResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetDomainResponse.Builder |
GetDomainResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
DomainResource.Builder |
DomainResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetDomainResponse.Builder |
GetDomainResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
DomainResource.Builder |
DomainResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetDomainResponse.Builder |
GetDomainResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
DomainResource.Builder |
DomainResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
DropletResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
CopyDropletResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetDropletResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
DropletResource.Builder |
DropletResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CopyDropletResponse.Builder |
CopyDropletResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetDropletResponse.Builder |
GetDropletResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
DropletResource.Builder |
DropletResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CopyDropletResponse.Builder |
CopyDropletResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetDropletResponse.Builder |
GetDropletResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
DropletResource.Builder |
DropletResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CopyDropletResponse.Builder |
CopyDropletResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetDropletResponse.Builder |
GetDropletResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
DropletResource.Builder |
DropletResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CopyDropletResponse.Builder |
CopyDropletResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetDropletResponse.Builder |
GetDropletResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
IsolationSegmentResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetIsolationSegmentResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
AddIsolationSegmentOrganizationEntitlementResponse.getLinks()
The links
|
Map<String,Link> |
ListIsolationSegmentOrganizationsRelationshipResponse.getLinks()
The links
|
Map<String,Link> |
CreateIsolationSegmentResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
ListIsolationSegmentSpacesRelationshipResponse.getLinks()
The links
|
Map<String,Link> |
UpdateIsolationSegmentResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
IsolationSegmentResource.Builder |
IsolationSegmentResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetIsolationSegmentResponse.Builder |
GetIsolationSegmentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
AddIsolationSegmentOrganizationEntitlementResponse.Builder |
AddIsolationSegmentOrganizationEntitlementResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CreateIsolationSegmentResponse.Builder |
CreateIsolationSegmentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
UpdateIsolationSegmentResponse.Builder |
UpdateIsolationSegmentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
IsolationSegmentResource.Builder |
IsolationSegmentResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetIsolationSegmentResponse.Builder |
GetIsolationSegmentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
AddIsolationSegmentOrganizationEntitlementResponse.Builder |
AddIsolationSegmentOrganizationEntitlementResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreateIsolationSegmentResponse.Builder |
CreateIsolationSegmentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateIsolationSegmentResponse.Builder |
UpdateIsolationSegmentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
IsolationSegmentResource.Builder |
IsolationSegmentResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetIsolationSegmentResponse.Builder |
GetIsolationSegmentResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
AddIsolationSegmentOrganizationEntitlementResponse.Builder |
AddIsolationSegmentOrganizationEntitlementResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreateIsolationSegmentResponse.Builder |
CreateIsolationSegmentResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateIsolationSegmentResponse.Builder |
UpdateIsolationSegmentResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
IsolationSegmentResource.Builder |
IsolationSegmentResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetIsolationSegmentResponse.Builder |
GetIsolationSegmentResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
AddIsolationSegmentOrganizationEntitlementResponse.Builder |
AddIsolationSegmentOrganizationEntitlementResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CreateIsolationSegmentResponse.Builder |
CreateIsolationSegmentResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
UpdateIsolationSegmentResponse.Builder |
UpdateIsolationSegmentResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
GetJobResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
GetJobResponse.Builder |
GetJobResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
GetJobResponse.Builder |
GetJobResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetJobResponse.Builder |
GetJobResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetJobResponse.Builder |
GetJobResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
UpdateOrganizationResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetOrganizationResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetOrganizationDefaultIsolationSegmentResponse.getLinks()
The links
|
Map<String,Link> |
CreateOrganizationResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
OrganizationResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
AssignOrganizationDefaultIsolationSegmentResponse.getLinks()
The links
|
Map<String,Link> |
GetOrganizationDefaultDomainResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetOrganizationUsageSummaryResponse.getLinks()
The links
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOrganizationResponse.Builder |
UpdateOrganizationResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetOrganizationResponse.Builder |
GetOrganizationResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetOrganizationDefaultIsolationSegmentResponse.Builder |
GetOrganizationDefaultIsolationSegmentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CreateOrganizationResponse.Builder |
CreateOrganizationResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
OrganizationResource.Builder |
OrganizationResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
AssignOrganizationDefaultIsolationSegmentResponse.Builder |
AssignOrganizationDefaultIsolationSegmentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetOrganizationDefaultDomainResponse.Builder |
GetOrganizationDefaultDomainResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetOrganizationUsageSummaryResponse.Builder |
GetOrganizationUsageSummaryResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
UpdateOrganizationResponse.Builder |
UpdateOrganizationResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetOrganizationResponse.Builder |
GetOrganizationResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetOrganizationDefaultIsolationSegmentResponse.Builder |
GetOrganizationDefaultIsolationSegmentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreateOrganizationResponse.Builder |
CreateOrganizationResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
OrganizationResource.Builder |
OrganizationResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
AssignOrganizationDefaultIsolationSegmentResponse.Builder |
AssignOrganizationDefaultIsolationSegmentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetOrganizationDefaultDomainResponse.Builder |
GetOrganizationDefaultDomainResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetOrganizationUsageSummaryResponse.Builder |
GetOrganizationUsageSummaryResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateOrganizationResponse.Builder |
UpdateOrganizationResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetOrganizationResponse.Builder |
GetOrganizationResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetOrganizationDefaultIsolationSegmentResponse.Builder |
GetOrganizationDefaultIsolationSegmentResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreateOrganizationResponse.Builder |
CreateOrganizationResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
OrganizationResource.Builder |
OrganizationResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
AssignOrganizationDefaultIsolationSegmentResponse.Builder |
AssignOrganizationDefaultIsolationSegmentResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetOrganizationDefaultDomainResponse.Builder |
GetOrganizationDefaultDomainResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetOrganizationUsageSummaryResponse.Builder |
GetOrganizationUsageSummaryResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateOrganizationResponse.Builder |
UpdateOrganizationResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetOrganizationResponse.Builder |
GetOrganizationResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetOrganizationDefaultIsolationSegmentResponse.Builder |
GetOrganizationDefaultIsolationSegmentResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CreateOrganizationResponse.Builder |
CreateOrganizationResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
OrganizationResource.Builder |
OrganizationResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
AssignOrganizationDefaultIsolationSegmentResponse.Builder |
AssignOrganizationDefaultIsolationSegmentResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetOrganizationDefaultDomainResponse.Builder |
GetOrganizationDefaultDomainResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetOrganizationUsageSummaryResponse.Builder |
GetOrganizationUsageSummaryResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
UploadPackageResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
CopyPackageResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
PackageResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
CreatePackageResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetPackageResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
UploadPackageResponse.Builder |
UploadPackageResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CopyPackageResponse.Builder |
CopyPackageResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
PackageResource.Builder |
PackageResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CreatePackageResponse.Builder |
CreatePackageResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetPackageResponse.Builder |
GetPackageResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
UploadPackageResponse.Builder |
UploadPackageResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CopyPackageResponse.Builder |
CopyPackageResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
PackageResource.Builder |
PackageResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreatePackageResponse.Builder |
CreatePackageResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetPackageResponse.Builder |
GetPackageResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UploadPackageResponse.Builder |
UploadPackageResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CopyPackageResponse.Builder |
CopyPackageResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
PackageResource.Builder |
PackageResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreatePackageResponse.Builder |
CreatePackageResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetPackageResponse.Builder |
GetPackageResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UploadPackageResponse.Builder |
UploadPackageResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CopyPackageResponse.Builder |
CopyPackageResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
PackageResource.Builder |
PackageResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CreatePackageResponse.Builder |
CreatePackageResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetPackageResponse.Builder |
GetPackageResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
ProcessResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
UpdateProcessResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
ScaleProcessResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetProcessResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
ProcessResource.Builder |
ProcessResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
UpdateProcessResponse.Builder |
UpdateProcessResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
ScaleProcessResponse.Builder |
ScaleProcessResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetProcessResponse.Builder |
GetProcessResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
ProcessResource.Builder |
ProcessResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateProcessResponse.Builder |
UpdateProcessResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ScaleProcessResponse.Builder |
ScaleProcessResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetProcessResponse.Builder |
GetProcessResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ProcessResource.Builder |
ProcessResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateProcessResponse.Builder |
UpdateProcessResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ScaleProcessResponse.Builder |
ScaleProcessResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetProcessResponse.Builder |
GetProcessResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ProcessResource.Builder |
ProcessResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
UpdateProcessResponse.Builder |
UpdateProcessResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
ScaleProcessResponse.Builder |
ScaleProcessResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetProcessResponse.Builder |
GetProcessResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,Link> |
RouteDestinations.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
ReplaceRouteDestinationsResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
InsertRouteDestinationsResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
RouteResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetRouteResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
CreateRouteResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
UpdateRouteResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
ListRouteDestinationsResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
ReplaceRouteDestinationsResponse.Builder |
ReplaceRouteDestinationsResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
InsertRouteDestinationsResponse.Builder |
InsertRouteDestinationsResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
RouteResource.Builder |
RouteResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetRouteResponse.Builder |
GetRouteResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CreateRouteResponse.Builder |
CreateRouteResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
UpdateRouteResponse.Builder |
UpdateRouteResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
ListRouteDestinationsResponse.Builder |
ListRouteDestinationsResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
ReplaceRouteDestinationsResponse.Builder |
ReplaceRouteDestinationsResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
InsertRouteDestinationsResponse.Builder |
InsertRouteDestinationsResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
RouteResource.Builder |
RouteResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetRouteResponse.Builder |
GetRouteResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreateRouteResponse.Builder |
CreateRouteResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateRouteResponse.Builder |
UpdateRouteResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ListRouteDestinationsResponse.Builder |
ListRouteDestinationsResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ReplaceRouteDestinationsResponse.Builder |
ReplaceRouteDestinationsResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
InsertRouteDestinationsResponse.Builder |
InsertRouteDestinationsResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
RouteResource.Builder |
RouteResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetRouteResponse.Builder |
GetRouteResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreateRouteResponse.Builder |
CreateRouteResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateRouteResponse.Builder |
UpdateRouteResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ListRouteDestinationsResponse.Builder |
ListRouteDestinationsResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ReplaceRouteDestinationsResponse.Builder |
ReplaceRouteDestinationsResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
InsertRouteDestinationsResponse.Builder |
InsertRouteDestinationsResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
RouteResource.Builder |
RouteResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetRouteResponse.Builder |
GetRouteResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CreateRouteResponse.Builder |
CreateRouteResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
UpdateRouteResponse.Builder |
UpdateRouteResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
ListRouteDestinationsResponse.Builder |
ListRouteDestinationsResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
ServiceBindingResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
CreateServiceBindingResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetServiceBindingResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
ServiceBindingResource.Builder |
ServiceBindingResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CreateServiceBindingResponse.Builder |
CreateServiceBindingResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetServiceBindingResponse.Builder |
GetServiceBindingResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
ServiceBindingResource.Builder |
ServiceBindingResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreateServiceBindingResponse.Builder |
CreateServiceBindingResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetServiceBindingResponse.Builder |
GetServiceBindingResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ServiceBindingResource.Builder |
ServiceBindingResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreateServiceBindingResponse.Builder |
CreateServiceBindingResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetServiceBindingResponse.Builder |
GetServiceBindingResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ServiceBindingResource.Builder |
ServiceBindingResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CreateServiceBindingResponse.Builder |
CreateServiceBindingResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetServiceBindingResponse.Builder |
GetServiceBindingResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
ServiceInstanceResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
ShareServiceInstanceResponse.getLinks()
The links
|
Map<String,Link> |
UpdateServiceInstanceResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
ListSharedSpacesRelationshipResponse.getLinks()
The links
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
ShareServiceInstanceResponse.Builder |
ShareServiceInstanceResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
ListSharedSpacesRelationshipResponse.Builder |
ListSharedSpacesRelationshipResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ShareServiceInstanceResponse.Builder |
ShareServiceInstanceResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ListSharedSpacesRelationshipResponse.Builder |
ListSharedSpacesRelationshipResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ShareServiceInstanceResponse.Builder |
ShareServiceInstanceResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ListSharedSpacesRelationshipResponse.Builder |
ListSharedSpacesRelationshipResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
ShareServiceInstanceResponse.Builder |
ShareServiceInstanceResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
ListSharedSpacesRelationshipResponse.Builder |
ListSharedSpacesRelationshipResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
ServicePlanResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetServicePlanResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
UpdateServicePlanResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
ServicePlanResource.Builder |
ServicePlanResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetServicePlanResponse.Builder |
GetServicePlanResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
UpdateServicePlanResponse.Builder |
UpdateServicePlanResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
ServicePlanResource.Builder |
ServicePlanResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetServicePlanResponse.Builder |
GetServicePlanResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateServicePlanResponse.Builder |
UpdateServicePlanResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ServicePlanResource.Builder |
ServicePlanResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetServicePlanResponse.Builder |
GetServicePlanResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateServicePlanResponse.Builder |
UpdateServicePlanResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ServicePlanResource.Builder |
ServicePlanResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetServicePlanResponse.Builder |
GetServicePlanResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
UpdateServicePlanResponse.Builder |
UpdateServicePlanResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
AssignSpaceIsolationSegmentResponse.getLinks()
The links
|
Map<String,Link> |
SpaceResource.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetSpaceIsolationSegmentResponse.getLinks()
The links
|
Map<String,Link> |
CreateSpaceResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
UpdateSpaceResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
GetSpaceResponse.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
SpaceResource.Builder |
SpaceResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CreateSpaceResponse.Builder |
CreateSpaceResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
UpdateSpaceResponse.Builder |
UpdateSpaceResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetSpaceResponse.Builder |
GetSpaceResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
SpaceResource.Builder |
SpaceResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreateSpaceResponse.Builder |
CreateSpaceResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateSpaceResponse.Builder |
UpdateSpaceResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetSpaceResponse.Builder |
GetSpaceResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
SpaceResource.Builder |
SpaceResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreateSpaceResponse.Builder |
CreateSpaceResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateSpaceResponse.Builder |
UpdateSpaceResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetSpaceResponse.Builder |
GetSpaceResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
SpaceResource.Builder |
SpaceResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CreateSpaceResponse.Builder |
CreateSpaceResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
UpdateSpaceResponse.Builder |
UpdateSpaceResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
GetSpaceResponse.Builder |
GetSpaceResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
GetTaskResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
CancelTaskResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
CreateTaskResponse.getLinks()
Links to related resources and actions for the resource
|
Map<String,Link> |
TaskResource.getLinks()
Links to related resources and actions for the resource
|
| Modifier and Type | Method and Description |
|---|---|
GetTaskResponse.Builder |
GetTaskResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CancelTaskResponse.Builder |
CancelTaskResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
CreateTaskResponse.Builder |
CreateTaskResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
TaskResource.Builder |
TaskResource.Builder.link(String key,
Link value)
Put one entry to the
links map. |
| Modifier and Type | Method and Description |
|---|---|
GetTaskResponse.Builder |
GetTaskResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CancelTaskResponse.Builder |
CancelTaskResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
CreateTaskResponse.Builder |
CreateTaskResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
TaskResource.Builder |
TaskResource.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetTaskResponse.Builder |
GetTaskResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CancelTaskResponse.Builder |
CancelTaskResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
CreateTaskResponse.Builder |
CreateTaskResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
TaskResource.Builder |
TaskResource.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetTaskResponse.Builder |
GetTaskResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CancelTaskResponse.Builder |
CancelTaskResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
CreateTaskResponse.Builder |
CreateTaskResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
TaskResource.Builder |
TaskResource.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
Copyright © 2020. All rights reserved.