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