Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static GetVnicAttachmentRequest.Builder |
GetVnicAttachmentRequest.builder()
Return a new builder for this request object.
|
GetVnicAttachmentRequest.Builder |
GetVnicAttachmentRequest.Builder.copy(GetVnicAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetVnicAttachmentRequest.Builder |
GetVnicAttachmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetVnicAttachmentRequest.Builder |
GetVnicAttachmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetVnicAttachmentRequest.Builder |
GetVnicAttachmentRequest.toBuilder()
Return an instance of
GetVnicAttachmentRequest.Builder that allows you to modify request properties. |
GetVnicAttachmentRequest.Builder |
GetVnicAttachmentRequest.Builder.vnicAttachmentId(String vnicAttachmentId)
The OCID of the VNIC attachment.
|
Copyright © 2016–2025. All rights reserved.