| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
Future<AttachChildSoftwareSourceToManagedInstanceResponse> |
OsManagementAsync.attachChildSoftwareSourceToManagedInstance(AttachChildSoftwareSourceToManagedInstanceRequest request,
AsyncHandler<AttachChildSoftwareSourceToManagedInstanceRequest,AttachChildSoftwareSourceToManagedInstanceResponse> handler)
Adds a child software source to a managed instance.
|
Future<AttachChildSoftwareSourceToManagedInstanceResponse> |
OsManagementAsyncClient.attachChildSoftwareSourceToManagedInstance(AttachChildSoftwareSourceToManagedInstanceRequest request,
AsyncHandler<AttachChildSoftwareSourceToManagedInstanceRequest,AttachChildSoftwareSourceToManagedInstanceResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
AttachChildSoftwareSourceToManagedInstanceRequest |
AttachChildSoftwareSourceToManagedInstanceRequest.Builder.build()
Build the instance of AttachChildSoftwareSourceToManagedInstanceRequest as configured by this builder
|
AttachChildSoftwareSourceToManagedInstanceRequest |
AttachChildSoftwareSourceToManagedInstanceRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.Builder.copy(AttachChildSoftwareSourceToManagedInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2022. All rights reserved.