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