Uses of Class
com.oracle.bmc.blockchain.requests.ListBlockchainPlatformsRequest
-
Packages that use ListBlockchainPlatformsRequest Package Description com.oracle.bmc.blockchain com.oracle.bmc.blockchain.requests -
-
Uses of ListBlockchainPlatformsRequest in com.oracle.bmc.blockchain
Method parameters in com.oracle.bmc.blockchain with type arguments of type ListBlockchainPlatformsRequest Modifier and Type Method Description Future<ListBlockchainPlatformsResponse>BlockchainPlatformAsync. listBlockchainPlatforms(ListBlockchainPlatformsRequest request, AsyncHandler<ListBlockchainPlatformsRequest,ListBlockchainPlatformsResponse> handler)Returns a list Blockchain Platform Instances in a compartmentFuture<ListBlockchainPlatformsResponse>BlockchainPlatformAsyncClient. listBlockchainPlatforms(ListBlockchainPlatformsRequest request, AsyncHandler<ListBlockchainPlatformsRequest,ListBlockchainPlatformsResponse> handler) -
Uses of ListBlockchainPlatformsRequest in com.oracle.bmc.blockchain.requests
Methods in com.oracle.bmc.blockchain.requests that return ListBlockchainPlatformsRequest Modifier and Type Method Description ListBlockchainPlatformsRequestListBlockchainPlatformsRequest.Builder. build()Build the instance of ListBlockchainPlatformsRequest as configured by this builderListBlockchainPlatformsRequestListBlockchainPlatformsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListBlockchainPlatformsRequest as configured by this builderMethods in com.oracle.bmc.blockchain.requests with parameters of type ListBlockchainPlatformsRequest Modifier and Type Method Description ListBlockchainPlatformsRequest.BuilderListBlockchainPlatformsRequest.Builder. copy(ListBlockchainPlatformsRequest o)Copy method to populate the builder with values from the given instance.
-