| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Method and Description |
|---|---|
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.authorizationEndpoint(String authorizationEndpoint)
Initializes the value for the
authorizationEndpoint attribute. |
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.build(String build)
Initializes the value for the
build attribute. |
static ImmutableCloudInfo.Builder |
ImmutableCloudInfo.builder()
Creates a builder for
ImmutableCloudInfo. |
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.description(String description)
Initializes the value for the
description attribute. |
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)
Initializes the value for the
loggingEndpoint attribute. |
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. |
Copyright © 2020 SAP SE. All rights reserved.