Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
RestoreOrganizationTenancyResponse |
Organization.restoreOrganizationTenancy(RestoreOrganizationTenancyRequest request)
An asynchronous API to restore a tenancy.
|
RestoreOrganizationTenancyResponse |
OrganizationClient.restoreOrganizationTenancy(RestoreOrganizationTenancyRequest request) |
Future<RestoreOrganizationTenancyResponse> |
OrganizationAsync.restoreOrganizationTenancy(RestoreOrganizationTenancyRequest request,
AsyncHandler<RestoreOrganizationTenancyRequest,RestoreOrganizationTenancyResponse> handler)
An asynchronous API to restore a tenancy.
|
Future<RestoreOrganizationTenancyResponse> |
OrganizationAsyncClient.restoreOrganizationTenancy(RestoreOrganizationTenancyRequest request,
AsyncHandler<RestoreOrganizationTenancyRequest,RestoreOrganizationTenancyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RestoreOrganizationTenancyResponse> |
OrganizationAsync.restoreOrganizationTenancy(RestoreOrganizationTenancyRequest request,
AsyncHandler<RestoreOrganizationTenancyRequest,RestoreOrganizationTenancyResponse> handler)
An asynchronous API to restore a tenancy.
|
Future<RestoreOrganizationTenancyResponse> |
OrganizationAsyncClient.restoreOrganizationTenancy(RestoreOrganizationTenancyRequest request,
AsyncHandler<RestoreOrganizationTenancyRequest,RestoreOrganizationTenancyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RestoreOrganizationTenancyRequest |
RestoreOrganizationTenancyRequest.Builder.build()
Build the instance of RestoreOrganizationTenancyRequest as configured by this builder
|
RestoreOrganizationTenancyRequest |
RestoreOrganizationTenancyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RestoreOrganizationTenancyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RestoreOrganizationTenancyRequest.Builder |
RestoreOrganizationTenancyRequest.Builder.copy(RestoreOrganizationTenancyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.