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