static ComputeInstanceMovableVnicMappingDetails.Builder |
ComputeInstanceMovableVnicMappingDetails.builder() |
Create a new builder.
|
ComputeInstanceMovableVnicMappingDetails.Builder |
ComputeInstanceMovableVnicMappingDetails.Builder.copy(ComputeInstanceMovableVnicMappingDetails model) |
|
ComputeInstanceMovableVnicMappingDetails.Builder |
ComputeInstanceMovableVnicMappingDetails.Builder.destinationNsgIdList(List<String> destinationNsgIdList) |
A list of OCIDs of network security groups (NSG) in the destination region which should
be assigned to the source VNIC.
|
ComputeInstanceMovableVnicMappingDetails.Builder |
ComputeInstanceMovableVnicMappingDetails.Builder.destinationPrimaryPrivateIpAddress(String destinationPrimaryPrivateIpAddress) |
The primary private IP address to be assigned to the source VNIC in the destination
subnet.
|
ComputeInstanceMovableVnicMappingDetails.Builder |
ComputeInstanceMovableVnicMappingDetails.Builder.destinationPrimaryPrivateIpHostnameLabel(String destinationPrimaryPrivateIpHostnameLabel) |
The hostname label to be assigned in the destination subnet for the primary private IP of
the source VNIC.
|
ComputeInstanceMovableVnicMappingDetails.Builder |
ComputeInstanceMovableVnicMappingDetails.Builder.destinationSubnetId(String destinationSubnetId) |
The OCID of the destination subnet to which the source VNIC should connect.
|
ComputeInstanceMovableVnicMappingDetails.Builder |
ComputeInstanceMovableVnicMappingDetails.Builder.sourceVnicId(String sourceVnicId) |
The OCID of the source VNIC.
|
ComputeInstanceMovableVnicMappingDetails.Builder |
ComputeInstanceMovableVnicMappingDetails.toBuilder() |
|