Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListInstanceConfigurationsResponse |
ComputeManagementClient.listInstanceConfigurations(ListInstanceConfigurationsRequest request) |
ListInstanceConfigurationsResponse |
ComputeManagement.listInstanceConfigurations(ListInstanceConfigurationsRequest request)
Lists the instance configurations in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListInstanceConfigurationsResponse> |
ComputeManagementAsyncClient.listInstanceConfigurations(ListInstanceConfigurationsRequest request,
AsyncHandler<ListInstanceConfigurationsRequest,ListInstanceConfigurationsResponse> handler) |
Future<ListInstanceConfigurationsResponse> |
ComputeManagementAsync.listInstanceConfigurations(ListInstanceConfigurationsRequest request,
AsyncHandler<ListInstanceConfigurationsRequest,ListInstanceConfigurationsResponse> handler)
Lists the instance configurations in the specified compartment.
|
Iterable<ListInstanceConfigurationsResponse> |
ComputeManagementPaginators.listInstanceConfigurationsResponseIterator(ListInstanceConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listInstanceConfigurations operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListInstanceConfigurationsResponse> |
ComputeManagementAsyncClient.listInstanceConfigurations(ListInstanceConfigurationsRequest request,
AsyncHandler<ListInstanceConfigurationsRequest,ListInstanceConfigurationsResponse> handler) |
Future<ListInstanceConfigurationsResponse> |
ComputeManagementAsync.listInstanceConfigurations(ListInstanceConfigurationsRequest request,
AsyncHandler<ListInstanceConfigurationsRequest,ListInstanceConfigurationsResponse> handler)
Lists the instance configurations in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListInstanceConfigurationsResponse |
ListInstanceConfigurationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListInstanceConfigurationsResponse.Builder |
ListInstanceConfigurationsResponse.Builder.copy(ListInstanceConfigurationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.