Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static UpdateVcnRequest.Builder |
UpdateVcnRequest.builder() |
UpdateVcnRequest.Builder |
UpdateVcnRequest.Builder.copy(UpdateVcnRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateVcnRequest.Builder |
UpdateVcnRequest.Builder.ifMatch(String ifMatch) |
UpdateVcnRequest.Builder |
UpdateVcnRequest.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.
|
UpdateVcnRequest.Builder |
UpdateVcnRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateVcnRequest.Builder |
UpdateVcnRequest.Builder.updateVcnDetails(UpdateVcnDetails updateVcnDetails) |
UpdateVcnRequest.Builder |
UpdateVcnRequest.Builder.vcnId(String vcnId) |
Copyright © 2016–2019. All rights reserved.