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