Package | Description |
---|---|
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.Builder.blockchainPlatformId(String blockchainPlatformId)
Unique service identifier.
|
PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.Builder.body$(ScaleBlockchainPlatformDetails body)
Alternative setter for the body parameter.
|
static PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.builder()
Return a new builder for this request object.
|
PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.Builder.copy(PreviewScaleBlockchainPlatformRequest o)
Copy method to populate the builder with values from the given instance.
|
PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.Builder.scaleBlockchainPlatformDetails(ScaleBlockchainPlatformDetails scaleBlockchainPlatformDetails)
Input payload to scaleout blockchain platform.
|
PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.toBuilder()
Return an instance of
PreviewScaleBlockchainPlatformRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.