Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
AttachManagedInstancesToLifecycleStageRequest |
AttachManagedInstancesToLifecycleStageRequest.Builder.build()
Build the instance of AttachManagedInstancesToLifecycleStageRequest as configured by this
builder
|
AttachManagedInstancesToLifecycleStageRequest |
AttachManagedInstancesToLifecycleStageRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AttachManagedInstancesToLifecycleStageRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
AttachManagedInstancesToLifecycleStageRequest.Builder |
AttachManagedInstancesToLifecycleStageRequest.Builder.copy(AttachManagedInstancesToLifecycleStageRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.