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