Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
ListDomainsResponse |
Domain.listDomains(ListDomainsRequest request)
Return a (paginated) list of domains.
|
ListDomainsResponse |
DomainClient.listDomains(ListDomainsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDomainsResponse> |
DomainAsyncClient.listDomains(ListDomainsRequest request,
AsyncHandler<ListDomainsRequest,ListDomainsResponse> handler) |
Future<ListDomainsResponse> |
DomainAsync.listDomains(ListDomainsRequest request,
AsyncHandler<ListDomainsRequest,ListDomainsResponse> handler)
Return a (paginated) list of domains.
|
Iterable<ListDomainsResponse> |
DomainPaginators.listDomainsResponseIterator(ListDomainsRequest request)
Creates a new iterable which will iterate over the responses received from the listDomains
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDomainsResponse> |
DomainAsyncClient.listDomains(ListDomainsRequest request,
AsyncHandler<ListDomainsRequest,ListDomainsResponse> handler) |
Future<ListDomainsResponse> |
DomainAsync.listDomains(ListDomainsRequest request,
AsyncHandler<ListDomainsRequest,ListDomainsResponse> handler)
Return a (paginated) list of domains.
|
Modifier and Type | Method and Description |
---|---|
ListDomainsResponse |
ListDomainsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDomainsResponse.Builder |
ListDomainsResponse.Builder.copy(ListDomainsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.