Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
AttachVnicRequest.Builder |
AttachVnicRequest.Builder.attachVnicDetails(AttachVnicDetails attachVnicDetails)
Attach VNIC details.
|
AttachVnicRequest.Builder |
AttachVnicRequest.Builder.body$(AttachVnicDetails body)
Alternative setter for the body parameter.
|
static AttachVnicRequest.Builder |
AttachVnicRequest.builder()
Return a new builder for this request object.
|
AttachVnicRequest.Builder |
AttachVnicRequest.Builder.copy(AttachVnicRequest o)
Copy method to populate the builder with values from the given instance.
|
AttachVnicRequest.Builder |
AttachVnicRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
AttachVnicRequest.Builder |
AttachVnicRequest.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.
|
AttachVnicRequest.Builder |
AttachVnicRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
AttachVnicRequest.Builder |
AttachVnicRequest.toBuilder()
Return an instance of
AttachVnicRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.