Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateIpv6Request.Builder |
UpdateIpv6Request.Builder.body$(UpdateIpv6Details body)
Alternative setter for the body parameter.
|
static UpdateIpv6Request.Builder |
UpdateIpv6Request.builder()
Return a new builder for this request object.
|
UpdateIpv6Request.Builder |
UpdateIpv6Request.Builder.copy(UpdateIpv6Request o)
Copy method to populate the builder with values from the given instance.
|
UpdateIpv6Request.Builder |
UpdateIpv6Request.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateIpv6Request.Builder |
UpdateIpv6Request.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateIpv6Request.Builder |
UpdateIpv6Request.Builder.ipv6Id(String ipv6Id)
The OCID
of the IPv6.
|
UpdateIpv6Request.Builder |
UpdateIpv6Request.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
UpdateIpv6Request.Builder |
UpdateIpv6Request.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateIpv6Request.Builder |
UpdateIpv6Request.toBuilder()
Return an instance of
UpdateIpv6Request.Builder that allows you to modify request properties. |
UpdateIpv6Request.Builder |
UpdateIpv6Request.Builder.updateIpv6Details(UpdateIpv6Details updateIpv6Details)
IPv6 details to be updated.
|
Copyright © 2016–2023. All rights reserved.