ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.authorizationEndpoint(String authorizationEndpoint) |
|
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.build(String build) |
Initializes the value for the build attribute.
|
static ImmutableCloudInfo.Builder |
ImmutableCloudInfo.builder() |
|
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.description(String description) |
|
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.from(CloudInfo instance) |
Fill a builder with attribute values from the provided CloudInfo instance.
|
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.loggingEndpoint(String loggingEndpoint) |
|
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.name(String name) |
Initializes the value for the name attribute.
|
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.support(String support) |
Initializes the value for the support attribute.
|
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.user(String user) |
Initializes the value for the user attribute.
|
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.version(String version) |
Initializes the value for the version attribute.
|