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