GetBlockchainPlatformRequest.Builder | 
GetBlockchainPlatformRequest.Builder.blockchainPlatformId(String blockchainPlatformId) | 
 Unique service identifier. 
 | 
static GetBlockchainPlatformRequest.Builder | 
GetBlockchainPlatformRequest.builder() | 
 Return a new builder for this request object. 
 | 
GetBlockchainPlatformRequest.Builder | 
GetBlockchainPlatformRequest.Builder.copy(GetBlockchainPlatformRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
GetBlockchainPlatformRequest.Builder | 
GetBlockchainPlatformRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
GetBlockchainPlatformRequest.Builder | 
GetBlockchainPlatformRequest.Builder.opcRequestId(String opcRequestId) | 
 The client request ID for tracing. 
 | 
GetBlockchainPlatformRequest.Builder | 
GetBlockchainPlatformRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
GetBlockchainPlatformRequest.Builder | 
GetBlockchainPlatformRequest.toBuilder() | 
 |