Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static DetachVnicRequest.Builder |
DetachVnicRequest.builder() |
DetachVnicRequest.Builder |
DetachVnicRequest.Builder.copy(DetachVnicRequest o)
Copy method to populate the builder with values from the given instance.
|
DetachVnicRequest.Builder |
DetachVnicRequest.Builder.ifMatch(String ifMatch) |
DetachVnicRequest.Builder |
DetachVnicRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
DetachVnicRequest.Builder |
DetachVnicRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DetachVnicRequest.Builder |
DetachVnicRequest.Builder.vnicAttachmentId(String vnicAttachmentId) |
Copyright © 2016–2019. All rights reserved.