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