static ServiceEnvironment.Builder |
ServiceEnvironment.builder() |
Create a new builder.
|
ServiceEnvironment.Builder |
ServiceEnvironment.Builder.compartmentId(String compartmentId) |
The OCID for the
compartment.
|
ServiceEnvironment.Builder |
ServiceEnvironment.Builder.consoleUrl(String consoleUrl) |
The URL for the console.
|
ServiceEnvironment.Builder |
ServiceEnvironment.Builder.copy(ServiceEnvironment model) |
|
ServiceEnvironment.Builder |
ServiceEnvironment.Builder.id(String id) |
Unqiue identifier for the entitlement related to the environment.
|
ServiceEnvironment.Builder |
ServiceEnvironment.Builder.serviceDefinition(ServiceDefinition serviceDefinition) |
|
ServiceEnvironment.Builder |
ServiceEnvironment.Builder.serviceEnvironmentEndpoints(List<ServiceEnvironmentEndPointOverview> serviceEnvironmentEndpoints) |
Array of service environment end points.
|
ServiceEnvironment.Builder |
ServiceEnvironment.Builder.status(ServiceEntitlementRegistrationStatus status) |
Status of the entitlement registration for the service.
|
ServiceEnvironment.Builder |
ServiceEnvironment.Builder.subscriptionId(String subscriptionId) |
The unique subscription ID associated with the service environment ID.
|
ServiceEnvironment.Builder |
ServiceEnvironment.toBuilder() |
|