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