Uses of Class
com.oracle.bmc.core.responses.ChangeInternetGatewayCompartmentResponse
-
Packages that use ChangeInternetGatewayCompartmentResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of ChangeInternetGatewayCompartmentResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return ChangeInternetGatewayCompartmentResponse Modifier and Type Method Description ChangeInternetGatewayCompartmentResponseVirtualNetwork. changeInternetGatewayCompartment(ChangeInternetGatewayCompartmentRequest request)Moves an internet gateway into a different compartment within the same tenancy.ChangeInternetGatewayCompartmentResponseVirtualNetworkClient. changeInternetGatewayCompartment(ChangeInternetGatewayCompartmentRequest request)Methods in com.oracle.bmc.core that return types with arguments of type ChangeInternetGatewayCompartmentResponse Modifier and Type Method Description Future<ChangeInternetGatewayCompartmentResponse>VirtualNetworkAsync. changeInternetGatewayCompartment(ChangeInternetGatewayCompartmentRequest request, AsyncHandler<ChangeInternetGatewayCompartmentRequest,ChangeInternetGatewayCompartmentResponse> handler)Moves an internet gateway into a different compartment within the same tenancy.Future<ChangeInternetGatewayCompartmentResponse>VirtualNetworkAsyncClient. changeInternetGatewayCompartment(ChangeInternetGatewayCompartmentRequest request, AsyncHandler<ChangeInternetGatewayCompartmentRequest,ChangeInternetGatewayCompartmentResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type ChangeInternetGatewayCompartmentResponse Modifier and Type Method Description Future<ChangeInternetGatewayCompartmentResponse>VirtualNetworkAsync. changeInternetGatewayCompartment(ChangeInternetGatewayCompartmentRequest request, AsyncHandler<ChangeInternetGatewayCompartmentRequest,ChangeInternetGatewayCompartmentResponse> handler)Moves an internet gateway into a different compartment within the same tenancy.Future<ChangeInternetGatewayCompartmentResponse>VirtualNetworkAsyncClient. changeInternetGatewayCompartment(ChangeInternetGatewayCompartmentRequest request, AsyncHandler<ChangeInternetGatewayCompartmentRequest,ChangeInternetGatewayCompartmentResponse> handler) -
Uses of ChangeInternetGatewayCompartmentResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ChangeInternetGatewayCompartmentResponse Modifier and Type Method Description ChangeInternetGatewayCompartmentResponseChangeInternetGatewayCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type ChangeInternetGatewayCompartmentResponse Modifier and Type Method Description ChangeInternetGatewayCompartmentResponse.BuilderChangeInternetGatewayCompartmentResponse.Builder. copy(ChangeInternetGatewayCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-