Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
GetDomainResponse |
Domain.getDomain(GetDomainRequest request)
Gets information about the domain.
|
GetDomainResponse |
DomainClient.getDomain(GetDomainRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDomainResponse> |
DomainAsyncClient.getDomain(GetDomainRequest request,
AsyncHandler<GetDomainRequest,GetDomainResponse> handler) |
Future<GetDomainResponse> |
DomainAsync.getDomain(GetDomainRequest request,
AsyncHandler<GetDomainRequest,GetDomainResponse> handler)
Gets information about the domain.
|
Modifier and Type | Method and Description |
---|---|
GetDomainResponse |
GetDomainResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDomainResponse.Builder |
GetDomainResponse.Builder.copy(GetDomainResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.