Uses of Class
com.oracle.bmc.core.model.ChangeNatGatewayCompartmentDetails
-
Packages that use ChangeNatGatewayCompartmentDetails Package Description com.oracle.bmc.core.model com.oracle.bmc.core.requests -
-
Uses of ChangeNatGatewayCompartmentDetails in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ChangeNatGatewayCompartmentDetails Modifier and Type Method Description ChangeNatGatewayCompartmentDetailsChangeNatGatewayCompartmentDetails.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type ChangeNatGatewayCompartmentDetails Modifier and Type Method Description ChangeNatGatewayCompartmentDetails.BuilderChangeNatGatewayCompartmentDetails.Builder. copy(ChangeNatGatewayCompartmentDetails model) -
Uses of ChangeNatGatewayCompartmentDetails in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return ChangeNatGatewayCompartmentDetails Modifier and Type Method Description ChangeNatGatewayCompartmentDetailsChangeNatGatewayCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeNatGatewayCompartmentDetailsChangeNatGatewayCompartmentRequest. getChangeNatGatewayCompartmentDetails()Request to change the compartment of a given NAT Gateway.Methods in com.oracle.bmc.core.requests with parameters of type ChangeNatGatewayCompartmentDetails Modifier and Type Method Description ChangeNatGatewayCompartmentRequest.BuilderChangeNatGatewayCompartmentRequest.Builder. body$(ChangeNatGatewayCompartmentDetails body)Alternative setter for the body parameter.ChangeNatGatewayCompartmentRequest.BuilderChangeNatGatewayCompartmentRequest.Builder. changeNatGatewayCompartmentDetails(ChangeNatGatewayCompartmentDetails changeNatGatewayCompartmentDetails)Request to change the compartment of a given NAT Gateway.
-