Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.responses |
Modifier and Type | Method and Description |
---|---|
ListStagesResponse |
ApplicationDependencyManagementClient.listStages(ListStagesRequest request) |
ListStagesResponse |
ApplicationDependencyManagement.listStages(ListStagesRequest request)
Returns a list of Remediation Run Stages based on the specified query parameters and
Remediation Run identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<ListStagesResponse> |
ApplicationDependencyManagementAsync.listStages(ListStagesRequest request,
AsyncHandler<ListStagesRequest,ListStagesResponse> handler)
Returns a list of Remediation Run Stages based on the specified query parameters and
Remediation Run identifier.
|
Future<ListStagesResponse> |
ApplicationDependencyManagementAsyncClient.listStages(ListStagesRequest request,
AsyncHandler<ListStagesRequest,ListStagesResponse> handler) |
Iterable<ListStagesResponse> |
ApplicationDependencyManagementPaginators.listStagesResponseIterator(ListStagesRequest request)
Creates a new iterable which will iterate over the responses received from the listStages
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListStagesResponse> |
ApplicationDependencyManagementAsync.listStages(ListStagesRequest request,
AsyncHandler<ListStagesRequest,ListStagesResponse> handler)
Returns a list of Remediation Run Stages based on the specified query parameters and
Remediation Run identifier.
|
Future<ListStagesResponse> |
ApplicationDependencyManagementAsyncClient.listStages(ListStagesRequest request,
AsyncHandler<ListStagesRequest,ListStagesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListStagesResponse |
ListStagesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListStagesResponse.Builder |
ListStagesResponse.Builder.copy(ListStagesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.