Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
GetTenancyResponse |
IdentityClient.getTenancy(GetTenancyRequest request) |
GetTenancyResponse |
Identity.getTenancy(GetTenancyRequest request)
Get the specified tenancy’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetTenancyResponse> |
IdentityAsync.getTenancy(GetTenancyRequest request,
AsyncHandler<GetTenancyRequest,GetTenancyResponse> handler)
Get the specified tenancy’s information.
|
Future<GetTenancyResponse> |
IdentityAsyncClient.getTenancy(GetTenancyRequest request,
AsyncHandler<GetTenancyRequest,GetTenancyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetTenancyResponse> |
IdentityAsync.getTenancy(GetTenancyRequest request,
AsyncHandler<GetTenancyRequest,GetTenancyResponse> handler)
Get the specified tenancy’s information.
|
Future<GetTenancyResponse> |
IdentityAsyncClient.getTenancy(GetTenancyRequest request,
AsyncHandler<GetTenancyRequest,GetTenancyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetTenancyResponse |
GetTenancyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTenancyResponse.Builder |
GetTenancyResponse.Builder.copy(GetTenancyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.