static NetworkConfiguration.Builder |
NetworkConfiguration.builder() |
Create a new builder.
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.copy(NetworkConfiguration model) |
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.hcxVlanId(String hcxVlanId) |
The OCID of the
VLAN used by the SDDC for the HCX component of the VMware environment.
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.nsxEdgeUplink1VlanId(String nsxEdgeUplink1VlanId) |
The OCID of the
VLAN used by the SDDC for the NSX Edge Uplink 1 component of the VMware environment.
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.nsxEdgeUplink2VlanId(String nsxEdgeUplink2VlanId) |
The OCID of the
VLAN used by the SDDC for the NSX Edge Uplink 2 component of the VMware environment.
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.nsxEdgeVTepVlanId(String nsxEdgeVTepVlanId) |
The OCID of the
VLAN used by the Cluster for the NSX Edge VTEP component of the VMware environment.
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.nsxVTepVlanId(String nsxVTepVlanId) |
The OCID of the
VLAN used by the Cluster for the NSX VTEP component of the VMware environment.
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.provisioningSubnetId(String provisioningSubnetId) |
The OCID of the
management subnet used to provision the Cluster.
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.provisioningVlanId(String provisioningVlanId) |
The OCID of the
VLAN used by the Cluster for the Provisioning component of the VMware environment.
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.replicationVlanId(String replicationVlanId) |
The OCID of the
VLAN used by the Cluster for the vSphere Replication component of the VMware environment.
|
NetworkConfiguration.Builder |
NetworkConfiguration.toBuilder() |
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.vmotionVlanId(String vmotionVlanId) |
The OCID of the
VLAN used by the Cluster for the vMotion component of the VMware environment.
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.vsanVlanId(String vsanVlanId) |
The OCID of the
VLAN used by the Cluster for the vSAN component of the VMware environment.
|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.vsphereVlanId(String vsphereVlanId) |
The OCID of the
VLAN used by the SDDC for the vSphere component of the VMware environment.
|