Uses of Class
com.oracle.bmc.core.model.ChangeVlanCompartmentDetails
-
Packages that use ChangeVlanCompartmentDetails Package Description com.oracle.bmc.core.model com.oracle.bmc.core.requests -
-
Uses of ChangeVlanCompartmentDetails in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ChangeVlanCompartmentDetails Modifier and Type Method Description ChangeVlanCompartmentDetailsChangeVlanCompartmentDetails.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type ChangeVlanCompartmentDetails Modifier and Type Method Description ChangeVlanCompartmentDetails.BuilderChangeVlanCompartmentDetails.Builder. copy(ChangeVlanCompartmentDetails model) -
Uses of ChangeVlanCompartmentDetails in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return ChangeVlanCompartmentDetails Modifier and Type Method Description ChangeVlanCompartmentDetailsChangeVlanCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeVlanCompartmentDetailsChangeVlanCompartmentRequest. getChangeVlanCompartmentDetails()Request to change the compartment of a given VLAN.Methods in com.oracle.bmc.core.requests with parameters of type ChangeVlanCompartmentDetails Modifier and Type Method Description ChangeVlanCompartmentRequest.BuilderChangeVlanCompartmentRequest.Builder. body$(ChangeVlanCompartmentDetails body)Alternative setter for the body parameter.ChangeVlanCompartmentRequest.BuilderChangeVlanCompartmentRequest.Builder. changeVlanCompartmentDetails(ChangeVlanCompartmentDetails changeVlanCompartmentDetails)Request to change the compartment of a given VLAN.
-