Package | Description |
---|---|
com.oracle.bmc.core.model |
Modifier and Type | Method and Description |
---|---|
InstancePoolPlacementSecondaryVnicSubnet |
InstancePoolPlacementSecondaryVnicSubnet.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<InstancePoolPlacementSecondaryVnicSubnet> |
InstancePoolPlacementConfiguration.getSecondaryVnicSubnets()
The set of secondary VNIC data for instances in the pool.
|
List<InstancePoolPlacementSecondaryVnicSubnet> |
UpdateInstancePoolPlacementConfigurationDetails.getSecondaryVnicSubnets()
The set of secondary VNIC data for instances in the pool.
|
List<InstancePoolPlacementSecondaryVnicSubnet> |
ClusterNetworkPlacementConfigurationDetails.getSecondaryVnicSubnets()
The set of secondary VNIC data for instances in the pool.
|
List<InstancePoolPlacementSecondaryVnicSubnet> |
CreateInstancePoolPlacementConfigurationDetails.getSecondaryVnicSubnets()
The set of secondary VNIC data for instances in the pool.
|
Modifier and Type | Method and Description |
---|---|
InstancePoolPlacementSecondaryVnicSubnet.Builder |
InstancePoolPlacementSecondaryVnicSubnet.Builder.copy(InstancePoolPlacementSecondaryVnicSubnet model) |
Modifier and Type | Method and Description |
---|---|
InstancePoolPlacementConfiguration.Builder |
InstancePoolPlacementConfiguration.Builder.secondaryVnicSubnets(List<InstancePoolPlacementSecondaryVnicSubnet> secondaryVnicSubnets)
The set of secondary VNIC data for instances in the pool.
|
UpdateInstancePoolPlacementConfigurationDetails.Builder |
UpdateInstancePoolPlacementConfigurationDetails.Builder.secondaryVnicSubnets(List<InstancePoolPlacementSecondaryVnicSubnet> secondaryVnicSubnets)
The set of secondary VNIC data for instances in the pool.
|
ClusterNetworkPlacementConfigurationDetails.Builder |
ClusterNetworkPlacementConfigurationDetails.Builder.secondaryVnicSubnets(List<InstancePoolPlacementSecondaryVnicSubnet> secondaryVnicSubnets)
The set of secondary VNIC data for instances in the pool.
|
CreateInstancePoolPlacementConfigurationDetails.Builder |
CreateInstancePoolPlacementConfigurationDetails.Builder.secondaryVnicSubnets(List<InstancePoolPlacementSecondaryVnicSubnet> secondaryVnicSubnets)
The set of secondary VNIC data for instances in the pool.
|
Copyright © 2016–2024. All rights reserved.