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