Uses of Class
com.oracle.bmc.osmanagementhub.requests.AttachManagedInstancesToLifecycleStageRequest
-
Packages that use AttachManagedInstancesToLifecycleStageRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of AttachManagedInstancesToLifecycleStageRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type AttachManagedInstancesToLifecycleStageRequest Modifier and Type Method Description Future<AttachManagedInstancesToLifecycleStageResponse>
LifecycleEnvironmentAsync. attachManagedInstancesToLifecycleStage(AttachManagedInstancesToLifecycleStageRequest request, AsyncHandler<AttachManagedInstancesToLifecycleStageRequest,AttachManagedInstancesToLifecycleStageResponse> handler)
Attaches (adds) managed instances to a lifecycle stage.Future<AttachManagedInstancesToLifecycleStageResponse>
LifecycleEnvironmentAsyncClient. attachManagedInstancesToLifecycleStage(AttachManagedInstancesToLifecycleStageRequest request, AsyncHandler<AttachManagedInstancesToLifecycleStageRequest,AttachManagedInstancesToLifecycleStageResponse> handler)
-
Uses of AttachManagedInstancesToLifecycleStageRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return AttachManagedInstancesToLifecycleStageRequest Modifier and Type Method Description AttachManagedInstancesToLifecycleStageRequest
AttachManagedInstancesToLifecycleStageRequest.Builder. build()
Build the instance of AttachManagedInstancesToLifecycleStageRequest as configured by this builderAttachManagedInstancesToLifecycleStageRequest
AttachManagedInstancesToLifecycleStageRequest.Builder. buildWithoutInvocationCallback()
Build the instance of AttachManagedInstancesToLifecycleStageRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type AttachManagedInstancesToLifecycleStageRequest Modifier and Type Method Description AttachManagedInstancesToLifecycleStageRequest.Builder
AttachManagedInstancesToLifecycleStageRequest.Builder. copy(AttachManagedInstancesToLifecycleStageRequest o)
Copy method to populate the builder with values from the given instance.
-