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() |
|