Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
DeleteDomainResponse |
Domain.deleteDomain(DeleteDomainRequest request)
Releases the domain, making it available to be claimed again by another tenancy.
|
DeleteDomainResponse |
DomainClient.deleteDomain(DeleteDomainRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteDomainResponse> |
DomainAsyncClient.deleteDomain(DeleteDomainRequest request,
AsyncHandler<DeleteDomainRequest,DeleteDomainResponse> handler) |
Future<DeleteDomainResponse> |
DomainAsync.deleteDomain(DeleteDomainRequest request,
AsyncHandler<DeleteDomainRequest,DeleteDomainResponse> handler)
Releases the domain, making it available to be claimed again by another tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteDomainResponse> |
DomainAsyncClient.deleteDomain(DeleteDomainRequest request,
AsyncHandler<DeleteDomainRequest,DeleteDomainResponse> handler) |
Future<DeleteDomainResponse> |
DomainAsync.deleteDomain(DeleteDomainRequest request,
AsyncHandler<DeleteDomainRequest,DeleteDomainResponse> handler)
Releases the domain, making it available to be claimed again by another tenancy.
|
Modifier and Type | Method and Description |
---|---|
DeleteDomainResponse |
DeleteDomainResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteDomainResponse.Builder |
DeleteDomainResponse.Builder.copy(DeleteDomainResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.