Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
GetOrganizationResponse |
Organization.getOrganization(GetOrganizationRequest request)
Gets information about the organization.
|
GetOrganizationResponse |
OrganizationClient.getOrganization(GetOrganizationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetOrganizationResponse> |
OrganizationAsync.getOrganization(GetOrganizationRequest request,
AsyncHandler<GetOrganizationRequest,GetOrganizationResponse> handler)
Gets information about the organization.
|
Future<GetOrganizationResponse> |
OrganizationAsyncClient.getOrganization(GetOrganizationRequest request,
AsyncHandler<GetOrganizationRequest,GetOrganizationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetOrganizationResponse |
GetOrganizationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetOrganizationResponse.Builder |
GetOrganizationResponse.Builder.copy(GetOrganizationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.