Uses of Class
com.oracle.bmc.blockchain.responses.ChangeBlockchainPlatformCompartmentResponse
-
Packages that use ChangeBlockchainPlatformCompartmentResponse Package Description com.oracle.bmc.blockchain com.oracle.bmc.blockchain.responses -
-
Uses of ChangeBlockchainPlatformCompartmentResponse in com.oracle.bmc.blockchain
Methods in com.oracle.bmc.blockchain that return ChangeBlockchainPlatformCompartmentResponse Modifier and Type Method Description ChangeBlockchainPlatformCompartmentResponse
BlockchainPlatform. changeBlockchainPlatformCompartment(ChangeBlockchainPlatformCompartmentRequest request)
Change Blockchain Platform CompartmentChangeBlockchainPlatformCompartmentResponse
BlockchainPlatformClient. changeBlockchainPlatformCompartment(ChangeBlockchainPlatformCompartmentRequest request)
Methods in com.oracle.bmc.blockchain that return types with arguments of type ChangeBlockchainPlatformCompartmentResponse Modifier and Type Method Description Future<ChangeBlockchainPlatformCompartmentResponse>
BlockchainPlatformAsync. changeBlockchainPlatformCompartment(ChangeBlockchainPlatformCompartmentRequest request, AsyncHandler<ChangeBlockchainPlatformCompartmentRequest,ChangeBlockchainPlatformCompartmentResponse> handler)
Change Blockchain Platform CompartmentFuture<ChangeBlockchainPlatformCompartmentResponse>
BlockchainPlatformAsyncClient. changeBlockchainPlatformCompartment(ChangeBlockchainPlatformCompartmentRequest request, AsyncHandler<ChangeBlockchainPlatformCompartmentRequest,ChangeBlockchainPlatformCompartmentResponse> handler)
Method parameters in com.oracle.bmc.blockchain with type arguments of type ChangeBlockchainPlatformCompartmentResponse Modifier and Type Method Description Future<ChangeBlockchainPlatformCompartmentResponse>
BlockchainPlatformAsync. changeBlockchainPlatformCompartment(ChangeBlockchainPlatformCompartmentRequest request, AsyncHandler<ChangeBlockchainPlatformCompartmentRequest,ChangeBlockchainPlatformCompartmentResponse> handler)
Change Blockchain Platform CompartmentFuture<ChangeBlockchainPlatformCompartmentResponse>
BlockchainPlatformAsyncClient. changeBlockchainPlatformCompartment(ChangeBlockchainPlatformCompartmentRequest request, AsyncHandler<ChangeBlockchainPlatformCompartmentRequest,ChangeBlockchainPlatformCompartmentResponse> handler)
-
Uses of ChangeBlockchainPlatformCompartmentResponse in com.oracle.bmc.blockchain.responses
Methods in com.oracle.bmc.blockchain.responses that return ChangeBlockchainPlatformCompartmentResponse Modifier and Type Method Description ChangeBlockchainPlatformCompartmentResponse
ChangeBlockchainPlatformCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.blockchain.responses with parameters of type ChangeBlockchainPlatformCompartmentResponse Modifier and Type Method Description ChangeBlockchainPlatformCompartmentResponse.Builder
ChangeBlockchainPlatformCompartmentResponse.Builder. copy(ChangeBlockchainPlatformCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-