Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
ListDeployStagesResponse |
DevopsClient.listDeployStages(ListDeployStagesRequest request) |
ListDeployStagesResponse |
Devops.listDeployStages(ListDeployStagesRequest request)
Retrieves a list of deployment stages.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDeployStagesResponse> |
DevopsAsync.listDeployStages(ListDeployStagesRequest request,
AsyncHandler<ListDeployStagesRequest,ListDeployStagesResponse> handler)
Retrieves a list of deployment stages.
|
Future<ListDeployStagesResponse> |
DevopsAsyncClient.listDeployStages(ListDeployStagesRequest request,
AsyncHandler<ListDeployStagesRequest,ListDeployStagesResponse> handler) |
Iterable<ListDeployStagesResponse> |
DevopsPaginators.listDeployStagesResponseIterator(ListDeployStagesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDeployStages operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDeployStagesResponse> |
DevopsAsync.listDeployStages(ListDeployStagesRequest request,
AsyncHandler<ListDeployStagesRequest,ListDeployStagesResponse> handler)
Retrieves a list of deployment stages.
|
Future<ListDeployStagesResponse> |
DevopsAsyncClient.listDeployStages(ListDeployStagesRequest request,
AsyncHandler<ListDeployStagesRequest,ListDeployStagesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDeployStagesResponse |
ListDeployStagesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDeployStagesResponse.Builder |
ListDeployStagesResponse.Builder.copy(ListDeployStagesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.