Package | Description |
---|---|
com.oracle.bmc.computecloudatcustomer | |
com.oracle.bmc.computecloudatcustomer.responses |
Modifier and Type | Method and Description |
---|---|
ListCccInfrastructuresResponse |
ComputeCloudAtCustomerClient.listCccInfrastructures(ListCccInfrastructuresRequest request) |
ListCccInfrastructuresResponse |
ComputeCloudAtCustomer.listCccInfrastructures(ListCccInfrastructuresRequest request)
Returns a list of Compute Cloud@Customer infrastructures.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCccInfrastructuresResponse> |
ComputeCloudAtCustomerAsyncClient.listCccInfrastructures(ListCccInfrastructuresRequest request,
AsyncHandler<ListCccInfrastructuresRequest,ListCccInfrastructuresResponse> handler) |
Future<ListCccInfrastructuresResponse> |
ComputeCloudAtCustomerAsync.listCccInfrastructures(ListCccInfrastructuresRequest request,
AsyncHandler<ListCccInfrastructuresRequest,ListCccInfrastructuresResponse> handler)
Returns a list of Compute Cloud@Customer infrastructures.
|
Iterable<ListCccInfrastructuresResponse> |
ComputeCloudAtCustomerPaginators.listCccInfrastructuresResponseIterator(ListCccInfrastructuresRequest request)
Creates a new iterable which will iterate over the responses received from the
listCccInfrastructures operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCccInfrastructuresResponse> |
ComputeCloudAtCustomerAsyncClient.listCccInfrastructures(ListCccInfrastructuresRequest request,
AsyncHandler<ListCccInfrastructuresRequest,ListCccInfrastructuresResponse> handler) |
Future<ListCccInfrastructuresResponse> |
ComputeCloudAtCustomerAsync.listCccInfrastructures(ListCccInfrastructuresRequest request,
AsyncHandler<ListCccInfrastructuresRequest,ListCccInfrastructuresResponse> handler)
Returns a list of Compute Cloud@Customer infrastructures.
|
Modifier and Type | Method and Description |
---|---|
ListCccInfrastructuresResponse |
ListCccInfrastructuresResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCccInfrastructuresResponse.Builder |
ListCccInfrastructuresResponse.Builder.copy(ListCccInfrastructuresResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.