| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.shareddomains |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateSharedDomainResponse
The response payload to Create a Shared Domain operation
|
class |
GetSharedDomainResponse
The response payload to Get a Shared Domain operation
|
class |
SharedDomainResource
The response payload for the Domain resource
|
| Modifier and Type | Method and Description |
|---|---|
GetSharedDomainResponse.Builder |
GetSharedDomainResponse.Builder.from(AbstractSharedDomainResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.shareddomains.AbstractSharedDomainResource instance. |
SharedDomainResource.Builder |
SharedDomainResource.Builder.from(AbstractSharedDomainResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.shareddomains.AbstractSharedDomainResource instance. |
CreateSharedDomainResponse.Builder |
CreateSharedDomainResponse.Builder.from(AbstractSharedDomainResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.shareddomains.AbstractSharedDomainResource instance. |
Copyright © 2024. All rights reserved.