static ImmutableCloudMetadata |
ImmutableCloudMetadata.copyOf(CloudMetadata instance) |
|
ImmutableCloudMetadata.Builder |
ImmutableCloudMetadata.Builder.from(CloudMetadata instance) |
Fill a builder with attribute values from the provided CloudMetadata instance.
|
ImmutableCloudApplication.Builder |
ImmutableCloudApplication.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudAsyncJob.Builder |
ImmutableCloudAsyncJob.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudBuild.Builder |
ImmutableCloudBuild.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudDomain.Builder |
ImmutableCloudDomain.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudEvent.Builder |
ImmutableCloudEvent.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudJob.Builder |
ImmutableCloudJob.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudOrganization.Builder |
ImmutableCloudOrganization.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudPackage.Builder |
ImmutableCloudPackage.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudProcess.Builder |
ImmutableCloudProcess.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudRoute.Builder |
ImmutableCloudRoute.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudServiceBinding.Builder |
ImmutableCloudServiceBinding.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudServiceBroker.Builder |
ImmutableCloudServiceBroker.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudServiceInstance.Builder |
ImmutableCloudServiceInstance.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudServiceKey.Builder |
ImmutableCloudServiceKey.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudServiceOffering.Builder |
ImmutableCloudServiceOffering.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudServicePlan.Builder |
ImmutableCloudServicePlan.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudSpace.Builder |
ImmutableCloudSpace.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudStack.Builder |
ImmutableCloudStack.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudTask.Builder |
ImmutableCloudTask.Builder.metadata(CloudMetadata metadata) |
Initializes the value for the metadata attribute.
|
ImmutableCloudApplication |
ImmutableCloudApplication.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudAsyncJob |
ImmutableCloudAsyncJob.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudBuild |
ImmutableCloudBuild.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudDomain |
ImmutableCloudDomain.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudEvent |
ImmutableCloudEvent.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudJob |
ImmutableCloudJob.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudOrganization |
ImmutableCloudOrganization.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudPackage |
ImmutableCloudPackage.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudProcess |
ImmutableCloudProcess.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudRoute |
ImmutableCloudRoute.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudServiceBinding |
ImmutableCloudServiceBinding.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudServiceBroker |
ImmutableCloudServiceBroker.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudServiceInstance |
ImmutableCloudServiceInstance.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudServiceKey |
ImmutableCloudServiceKey.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudServiceOffering |
ImmutableCloudServiceOffering.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudServicePlan |
ImmutableCloudServicePlan.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudSpace |
ImmutableCloudSpace.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudStack |
ImmutableCloudStack.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudTask |
ImmutableCloudTask.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|