Package | Description |
---|---|
com.oracle.bmc.containerengine.model |
Modifier and Type | Method and Description |
---|---|
static OciVcnIpNativeNodePoolPodNetworkOptionDetails.Builder |
OciVcnIpNativeNodePoolPodNetworkOptionDetails.builder()
Create a new builder.
|
OciVcnIpNativeNodePoolPodNetworkOptionDetails.Builder |
OciVcnIpNativeNodePoolPodNetworkOptionDetails.Builder.copy(OciVcnIpNativeNodePoolPodNetworkOptionDetails model) |
OciVcnIpNativeNodePoolPodNetworkOptionDetails.Builder |
OciVcnIpNativeNodePoolPodNetworkOptionDetails.Builder.maxPodsPerNode(Integer maxPodsPerNode)
The max number of pods per node in the node pool.
|
OciVcnIpNativeNodePoolPodNetworkOptionDetails.Builder |
OciVcnIpNativeNodePoolPodNetworkOptionDetails.Builder.podNsgIds(List<String> podNsgIds)
The OCIDs of the Network Security Group(s) to associate pods for this node pool with.
|
OciVcnIpNativeNodePoolPodNetworkOptionDetails.Builder |
OciVcnIpNativeNodePoolPodNetworkOptionDetails.Builder.podSubnetIds(List<String> podSubnetIds)
The OCIDs of the subnets in which to place pods for this node pool.
|
OciVcnIpNativeNodePoolPodNetworkOptionDetails.Builder |
OciVcnIpNativeNodePoolPodNetworkOptionDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.