Uses of Class
com.oracle.bmc.blockchain.requests.ScaleBlockchainPlatformRequest
-
Packages that use ScaleBlockchainPlatformRequest Package Description com.oracle.bmc.blockchain com.oracle.bmc.blockchain.requests -
-
Uses of ScaleBlockchainPlatformRequest in com.oracle.bmc.blockchain
Methods in com.oracle.bmc.blockchain with parameters of type ScaleBlockchainPlatformRequest Modifier and Type Method Description ScaleBlockchainPlatformResponse
BlockchainPlatform. scaleBlockchainPlatform(ScaleBlockchainPlatformRequest request)
Scale Blockchain PlatformFuture<ScaleBlockchainPlatformResponse>
BlockchainPlatformAsync. scaleBlockchainPlatform(ScaleBlockchainPlatformRequest request, AsyncHandler<ScaleBlockchainPlatformRequest,ScaleBlockchainPlatformResponse> handler)
Scale Blockchain PlatformFuture<ScaleBlockchainPlatformResponse>
BlockchainPlatformAsyncClient. scaleBlockchainPlatform(ScaleBlockchainPlatformRequest request, AsyncHandler<ScaleBlockchainPlatformRequest,ScaleBlockchainPlatformResponse> handler)
ScaleBlockchainPlatformResponse
BlockchainPlatformClient. scaleBlockchainPlatform(ScaleBlockchainPlatformRequest request)
Method parameters in com.oracle.bmc.blockchain with type arguments of type ScaleBlockchainPlatformRequest 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 ScaleBlockchainPlatformRequest in com.oracle.bmc.blockchain.requests
Methods in com.oracle.bmc.blockchain.requests that return ScaleBlockchainPlatformRequest Modifier and Type Method Description ScaleBlockchainPlatformRequest
ScaleBlockchainPlatformRequest.Builder. build()
Build the instance of ScaleBlockchainPlatformRequest as configured by this builderScaleBlockchainPlatformRequest
ScaleBlockchainPlatformRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ScaleBlockchainPlatformRequest as configured by this builderMethods in com.oracle.bmc.blockchain.requests with parameters of type ScaleBlockchainPlatformRequest Modifier and Type Method Description ScaleBlockchainPlatformRequest.Builder
ScaleBlockchainPlatformRequest.Builder. copy(ScaleBlockchainPlatformRequest o)
Copy method to populate the builder with values from the given instance.
-