| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCloudQuota.Builder |
ImmutableCloudQuota.builder()
Creates a builder for
ImmutableCloudQuota. |
ImmutableCloudQuota.Builder |
ImmutableCloudQuota.Builder.from(CloudEntity instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.lib.domain.CloudEntity instance. |
ImmutableCloudQuota.Builder |
ImmutableCloudQuota.Builder.from(CloudQuota instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.lib.domain.CloudQuota instance. |
ImmutableCloudQuota.Builder |
ImmutableCloudQuota.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudQuota.Builder |
ImmutableCloudQuota.Builder.name(String name)
Initializes the value for the
name attribute. |
ImmutableCloudQuota.Builder |
ImmutableCloudQuota.Builder.v3Metadata(org.cloudfoundry.client.v3.Metadata v3Metadata)
Initializes the value for the
v3Metadata attribute. |
Copyright © 2020 SAP SE. All rights reserved.