Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.responses |
Modifier and Type | Method and Description |
---|---|
ListSddcsResponse |
Sddc.listSddcs(ListSddcsRequest request)
Lists the SDDCs in the specified compartment.
|
ListSddcsResponse |
SddcClient.listSddcs(ListSddcsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListSddcsResponse> |
SddcAsyncClient.listSddcs(ListSddcsRequest request,
AsyncHandler<ListSddcsRequest,ListSddcsResponse> handler) |
Future<ListSddcsResponse> |
SddcAsync.listSddcs(ListSddcsRequest request,
AsyncHandler<ListSddcsRequest,ListSddcsResponse> handler)
Lists the SDDCs in the specified compartment.
|
Iterable<ListSddcsResponse> |
SddcPaginators.listSddcsResponseIterator(ListSddcsRequest request)
Creates a new iterable which will iterate over the responses received from the listSddcs
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListSddcsResponse> |
SddcAsyncClient.listSddcs(ListSddcsRequest request,
AsyncHandler<ListSddcsRequest,ListSddcsResponse> handler) |
Future<ListSddcsResponse> |
SddcAsync.listSddcs(ListSddcsRequest request,
AsyncHandler<ListSddcsRequest,ListSddcsResponse> handler)
Lists the SDDCs in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListSddcsResponse |
ListSddcsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListSddcsResponse.Builder |
ListSddcsResponse.Builder.copy(ListSddcsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.