Package | Description |
---|---|
com.oracle.bmc.containerengine.model |
Modifier and Type | Method and Description |
---|---|
static UpdateClusterEndpointConfigDetails.Builder |
UpdateClusterEndpointConfigDetails.builder()
Create a new builder.
|
UpdateClusterEndpointConfigDetails.Builder |
UpdateClusterEndpointConfigDetails.Builder.copy(UpdateClusterEndpointConfigDetails model) |
UpdateClusterEndpointConfigDetails.Builder |
UpdateClusterEndpointConfigDetails.Builder.isPublicIpEnabled(Boolean isPublicIpEnabled)
Whether the cluster should be assigned a public IP address.
|
UpdateClusterEndpointConfigDetails.Builder |
UpdateClusterEndpointConfigDetails.Builder.nsgIds(List<String> nsgIds)
A list of the OCIDs of the network security groups (NSGs) to apply to the cluster
endpoint.
|
UpdateClusterEndpointConfigDetails.Builder |
UpdateClusterEndpointConfigDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.