Package | Description |
---|---|
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
StopBlockchainPlatformRequest.Builder |
StopBlockchainPlatformRequest.Builder.blockchainPlatformId(String blockchainPlatformId)
Unique service identifier.
|
static StopBlockchainPlatformRequest.Builder |
StopBlockchainPlatformRequest.builder() |
StopBlockchainPlatformRequest.Builder |
StopBlockchainPlatformRequest.Builder.copy(StopBlockchainPlatformRequest o)
Copy method to populate the builder with values from the given instance.
|
StopBlockchainPlatformRequest.Builder |
StopBlockchainPlatformRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
StopBlockchainPlatformRequest.Builder |
StopBlockchainPlatformRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
StopBlockchainPlatformRequest.Builder |
StopBlockchainPlatformRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
StopBlockchainPlatformRequest.Builder |
StopBlockchainPlatformRequest.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.
|
StopBlockchainPlatformRequest.Builder |
StopBlockchainPlatformRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
StopBlockchainPlatformRequest.Builder |
StopBlockchainPlatformRequest.toBuilder() |
Copyright © 2016–2022. All rights reserved.