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