Uses of Class
com.oracle.bmc.osmanagementhub.responses.AttachManagedInstancesToLifecycleStageResponse
-
Packages that use AttachManagedInstancesToLifecycleStageResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of AttachManagedInstancesToLifecycleStageResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return AttachManagedInstancesToLifecycleStageResponse Modifier and Type Method Description AttachManagedInstancesToLifecycleStageResponseLifecycleEnvironment. attachManagedInstancesToLifecycleStage(AttachManagedInstancesToLifecycleStageRequest request)Attaches (adds) managed instances to a lifecycle stage.AttachManagedInstancesToLifecycleStageResponseLifecycleEnvironmentClient. attachManagedInstancesToLifecycleStage(AttachManagedInstancesToLifecycleStageRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type AttachManagedInstancesToLifecycleStageResponse 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)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type AttachManagedInstancesToLifecycleStageResponse 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 AttachManagedInstancesToLifecycleStageResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return AttachManagedInstancesToLifecycleStageResponse Modifier and Type Method Description AttachManagedInstancesToLifecycleStageResponseAttachManagedInstancesToLifecycleStageResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AttachManagedInstancesToLifecycleStageResponse Modifier and Type Method Description AttachManagedInstancesToLifecycleStageResponse.BuilderAttachManagedInstancesToLifecycleStageResponse.Builder. copy(AttachManagedInstancesToLifecycleStageResponse o)Copy method to populate the builder with values from the given instance.
-