| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRawCloudServiceKey |
ImmutableRawCloudServiceKey.Builder.build()
Builds a new
ImmutableRawCloudServiceKey. |
static ImmutableRawCloudServiceKey |
ImmutableRawCloudServiceKey.copyOf(RawCloudServiceKey instance)
Creates an immutable copy of a
RawCloudServiceKey value. |
ImmutableRawCloudServiceKey |
ImmutableRawCloudServiceKey.withResource(org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.servicekeys.ServiceKeyEntity> value)
Copy the current immutable object by setting a value for the
resource attribute. |
ImmutableRawCloudServiceKey |
ImmutableRawCloudServiceKey.withService(Derivable<CloudService> value)
Copy the current immutable object by setting a value for the
service attribute. |
Copyright © 2020 SAP SE. All rights reserved.