Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
ListLifecycleEnvironmentsResponse |
LifecycleEnvironmentClient.listLifecycleEnvironments(ListLifecycleEnvironmentsRequest request) |
ListLifecycleEnvironmentsResponse |
LifecycleEnvironment.listLifecycleEnvironments(ListLifecycleEnvironmentsRequest request)
Lists lifecycle environments that match the specified compartment or lifecycle environment
OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<ListLifecycleEnvironmentsResponse> |
LifecycleEnvironmentAsync.listLifecycleEnvironments(ListLifecycleEnvironmentsRequest request,
AsyncHandler<ListLifecycleEnvironmentsRequest,ListLifecycleEnvironmentsResponse> handler)
Lists lifecycle environments that match the specified compartment or lifecycle environment
OCID.
|
Future<ListLifecycleEnvironmentsResponse> |
LifecycleEnvironmentAsyncClient.listLifecycleEnvironments(ListLifecycleEnvironmentsRequest request,
AsyncHandler<ListLifecycleEnvironmentsRequest,ListLifecycleEnvironmentsResponse> handler) |
Iterable<ListLifecycleEnvironmentsResponse> |
LifecycleEnvironmentPaginators.listLifecycleEnvironmentsResponseIterator(ListLifecycleEnvironmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listLifecycleEnvironments operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListLifecycleEnvironmentsResponse> |
LifecycleEnvironmentAsync.listLifecycleEnvironments(ListLifecycleEnvironmentsRequest request,
AsyncHandler<ListLifecycleEnvironmentsRequest,ListLifecycleEnvironmentsResponse> handler)
Lists lifecycle environments that match the specified compartment or lifecycle environment
OCID.
|
Future<ListLifecycleEnvironmentsResponse> |
LifecycleEnvironmentAsyncClient.listLifecycleEnvironments(ListLifecycleEnvironmentsRequest request,
AsyncHandler<ListLifecycleEnvironmentsRequest,ListLifecycleEnvironmentsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListLifecycleEnvironmentsResponse |
ListLifecycleEnvironmentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListLifecycleEnvironmentsResponse.Builder |
ListLifecycleEnvironmentsResponse.Builder.copy(ListLifecycleEnvironmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.