Uses of Class
com.ibm.cloud.is.vpc.v1.model.SubnetPatch.Builder
Packages that use SubnetPatch.Builder
-
Uses of SubnetPatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return SubnetPatch.BuilderModifier and TypeMethodDescriptionSet the name.SubnetPatch.Builder.networkAcl
(NetworkACLIdentity networkAcl) Set the networkAcl.SubnetPatch.newBuilder()
New builder.SubnetPatch.Builder.publicGateway
(SubnetPublicGatewayPatch publicGateway) Set the publicGateway.SubnetPatch.Builder.routingTable
(RoutingTableIdentity routingTable) Set the routingTable.