Uses of Class
com.oracle.bmc.osmanagementhub.requests.ListLifecycleEnvironmentsRequest
-
Packages that use ListLifecycleEnvironmentsRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ListLifecycleEnvironmentsRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListLifecycleEnvironmentsRequest Modifier and Type Method 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) -
Uses of ListLifecycleEnvironmentsRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ListLifecycleEnvironmentsRequest Modifier and Type Method Description ListLifecycleEnvironmentsRequestListLifecycleEnvironmentsRequest.Builder. build()Build the instance of ListLifecycleEnvironmentsRequest as configured by this builderListLifecycleEnvironmentsRequestListLifecycleEnvironmentsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListLifecycleEnvironmentsRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ListLifecycleEnvironmentsRequest Modifier and Type Method Description ListLifecycleEnvironmentsRequest.BuilderListLifecycleEnvironmentsRequest.Builder. copy(ListLifecycleEnvironmentsRequest o)Copy method to populate the builder with values from the given instance.
-