Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
GetTenancyResponse |
IdentityClient.getTenancy(GetTenancyRequest request) |
GetTenancyResponse |
Identity.getTenancy(GetTenancyRequest request)
Get the specified tenancy’s information.
|
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 |
---|---|
GetTenancyRequest |
GetTenancyRequest.Builder.build()
Build the instance of GetTenancyRequest as configured by this builder
|
GetTenancyRequest |
GetTenancyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetTenancyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetTenancyRequest.Builder |
GetTenancyRequest.Builder.copy(GetTenancyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.