Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
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) |
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 |
---|---|
DeleteDomainRequest |
DeleteDomainRequest.Builder.build()
Build the instance of DeleteDomainRequest as configured by this builder
|
DeleteDomainRequest |
DeleteDomainRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteDomainRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteDomainRequest.Builder |
DeleteDomainRequest.Builder.copy(DeleteDomainRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.