ImmutableCloudInfo |
ImmutableCloudInfo.Builder.build() |
|
static ImmutableCloudInfo |
ImmutableCloudInfo.copyOf(CloudInfo instance) |
Creates an immutable copy of a CloudInfo value.
|
ImmutableCloudInfo |
ImmutableCloudInfo.withAuthorizationEndpoint(String value) |
|
ImmutableCloudInfo |
ImmutableCloudInfo.withBuild(String value) |
Copy the current immutable object by setting a value for the build attribute.
|
ImmutableCloudInfo |
ImmutableCloudInfo.withDescription(String value) |
Copy the current immutable object by setting a value for the description attribute.
|
ImmutableCloudInfo |
ImmutableCloudInfo.withLoggingEndpoint(String value) |
Copy the current immutable object by setting a value for the loggingEndpoint attribute.
|
ImmutableCloudInfo |
ImmutableCloudInfo.withName(String value) |
Copy the current immutable object by setting a value for the name attribute.
|
ImmutableCloudInfo |
ImmutableCloudInfo.withSupport(String value) |
Copy the current immutable object by setting a value for the support attribute.
|
ImmutableCloudInfo |
ImmutableCloudInfo.withUser(String value) |
Copy the current immutable object by setting a value for the user attribute.
|
ImmutableCloudInfo |
ImmutableCloudInfo.withVersion(String value) |
Copy the current immutable object by setting a value for the version attribute.
|