Uses of Class
com.oracle.bmc.core.model.ChangeSubnetCompartmentDetails
-
Packages that use ChangeSubnetCompartmentDetails Package Description com.oracle.bmc.core.model com.oracle.bmc.core.requests -
-
Uses of ChangeSubnetCompartmentDetails in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ChangeSubnetCompartmentDetails Modifier and Type Method Description ChangeSubnetCompartmentDetailsChangeSubnetCompartmentDetails.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type ChangeSubnetCompartmentDetails Modifier and Type Method Description ChangeSubnetCompartmentDetails.BuilderChangeSubnetCompartmentDetails.Builder. copy(ChangeSubnetCompartmentDetails model) -
Uses of ChangeSubnetCompartmentDetails in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return ChangeSubnetCompartmentDetails Modifier and Type Method Description ChangeSubnetCompartmentDetailsChangeSubnetCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeSubnetCompartmentDetailsChangeSubnetCompartmentRequest. getChangeSubnetCompartmentDetails()Request to change the compartment of a given subnet.Methods in com.oracle.bmc.core.requests with parameters of type ChangeSubnetCompartmentDetails Modifier and Type Method Description ChangeSubnetCompartmentRequest.BuilderChangeSubnetCompartmentRequest.Builder. body$(ChangeSubnetCompartmentDetails body)Alternative setter for the body parameter.ChangeSubnetCompartmentRequest.BuilderChangeSubnetCompartmentRequest.Builder. changeSubnetCompartmentDetails(ChangeSubnetCompartmentDetails changeSubnetCompartmentDetails)Request to change the compartment of a given subnet.
-