static UpdateSubnetDetails.Builder |
UpdateSubnetDetails.builder() |
Create a new builder.
|
UpdateSubnetDetails.Builder |
UpdateSubnetDetails.Builder.copy(UpdateSubnetDetails model) |
|
UpdateSubnetDetails.Builder |
UpdateSubnetDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
UpdateSubnetDetails.Builder |
UpdateSubnetDetails.Builder.dhcpOptionsId(String dhcpOptionsId) |
The OCID of the
set of DHCP options the subnet will use.
|
UpdateSubnetDetails.Builder |
UpdateSubnetDetails.Builder.displayName(String displayName) |
A user-friendly name.
|
UpdateSubnetDetails.Builder |
UpdateSubnetDetails.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
UpdateSubnetDetails.Builder |
UpdateSubnetDetails.Builder.routeTableId(String routeTableId) |
The OCID of the
route table the subnet will use.
|
UpdateSubnetDetails.Builder |
UpdateSubnetDetails.Builder.securityListIds(List<String> securityListIds) |
The OCIDs of the security list or lists the subnet will use.
|
UpdateSubnetDetails.Builder |
UpdateSubnetDetails.toBuilder() |
|