Package | Description |
---|---|
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
CreateBlockchainPlatformRequest.Builder |
CreateBlockchainPlatformRequest.Builder.body$(CreateBlockchainPlatformDetails body)
Alternative setter for the body parameter.
|
static CreateBlockchainPlatformRequest.Builder |
CreateBlockchainPlatformRequest.builder()
Return a new builder for this request object.
|
CreateBlockchainPlatformRequest.Builder |
CreateBlockchainPlatformRequest.Builder.copy(CreateBlockchainPlatformRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateBlockchainPlatformRequest.Builder |
CreateBlockchainPlatformRequest.Builder.createBlockchainPlatformDetails(CreateBlockchainPlatformDetails createBlockchainPlatformDetails)
Details for the new service.
|
CreateBlockchainPlatformRequest.Builder |
CreateBlockchainPlatformRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateBlockchainPlatformRequest.Builder |
CreateBlockchainPlatformRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateBlockchainPlatformRequest.Builder |
CreateBlockchainPlatformRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateBlockchainPlatformRequest.Builder |
CreateBlockchainPlatformRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateBlockchainPlatformRequest.Builder |
CreateBlockchainPlatformRequest.toBuilder()
Return an instance of
CreateBlockchainPlatformRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.