Uses of Class
com.oracle.bmc.apiplatform.responses.ChangeApiPlatformInstanceCompartmentResponse
-
Packages that use ChangeApiPlatformInstanceCompartmentResponse Package Description com.oracle.bmc.apiplatform com.oracle.bmc.apiplatform.responses -
-
Uses of ChangeApiPlatformInstanceCompartmentResponse in com.oracle.bmc.apiplatform
Methods in com.oracle.bmc.apiplatform that return ChangeApiPlatformInstanceCompartmentResponse Modifier and Type Method Description ChangeApiPlatformInstanceCompartmentResponseApiPlatform. changeApiPlatformInstanceCompartment(ChangeApiPlatformInstanceCompartmentRequest request)Moves an API Platform Instance into a different compartment within the same tenancy.ChangeApiPlatformInstanceCompartmentResponseApiPlatformClient. changeApiPlatformInstanceCompartment(ChangeApiPlatformInstanceCompartmentRequest request)Methods in com.oracle.bmc.apiplatform that return types with arguments of type ChangeApiPlatformInstanceCompartmentResponse Modifier and Type Method Description Future<ChangeApiPlatformInstanceCompartmentResponse>ApiPlatformAsync. changeApiPlatformInstanceCompartment(ChangeApiPlatformInstanceCompartmentRequest request, AsyncHandler<ChangeApiPlatformInstanceCompartmentRequest,ChangeApiPlatformInstanceCompartmentResponse> handler)Moves an API Platform Instance into a different compartment within the same tenancy.Future<ChangeApiPlatformInstanceCompartmentResponse>ApiPlatformAsyncClient. changeApiPlatformInstanceCompartment(ChangeApiPlatformInstanceCompartmentRequest request, AsyncHandler<ChangeApiPlatformInstanceCompartmentRequest,ChangeApiPlatformInstanceCompartmentResponse> handler)Method parameters in com.oracle.bmc.apiplatform with type arguments of type ChangeApiPlatformInstanceCompartmentResponse Modifier and Type Method Description Future<ChangeApiPlatformInstanceCompartmentResponse>ApiPlatformAsync. changeApiPlatformInstanceCompartment(ChangeApiPlatformInstanceCompartmentRequest request, AsyncHandler<ChangeApiPlatformInstanceCompartmentRequest,ChangeApiPlatformInstanceCompartmentResponse> handler)Moves an API Platform Instance into a different compartment within the same tenancy.Future<ChangeApiPlatformInstanceCompartmentResponse>ApiPlatformAsyncClient. changeApiPlatformInstanceCompartment(ChangeApiPlatformInstanceCompartmentRequest request, AsyncHandler<ChangeApiPlatformInstanceCompartmentRequest,ChangeApiPlatformInstanceCompartmentResponse> handler) -
Uses of ChangeApiPlatformInstanceCompartmentResponse in com.oracle.bmc.apiplatform.responses
Methods in com.oracle.bmc.apiplatform.responses that return ChangeApiPlatformInstanceCompartmentResponse Modifier and Type Method Description ChangeApiPlatformInstanceCompartmentResponseChangeApiPlatformInstanceCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.apiplatform.responses with parameters of type ChangeApiPlatformInstanceCompartmentResponse Modifier and Type Method Description ChangeApiPlatformInstanceCompartmentResponse.BuilderChangeApiPlatformInstanceCompartmentResponse.Builder. copy(ChangeApiPlatformInstanceCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-