Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<AttachParentSoftwareSourceToManagedInstanceResponse> |
OsManagementAsync.attachParentSoftwareSourceToManagedInstance(AttachParentSoftwareSourceToManagedInstanceRequest request,
AsyncHandler<AttachParentSoftwareSourceToManagedInstanceRequest,AttachParentSoftwareSourceToManagedInstanceResponse> handler)
Adds a parent software source to a managed instance.
|
Future<AttachParentSoftwareSourceToManagedInstanceResponse> |
OsManagementAsyncClient.attachParentSoftwareSourceToManagedInstance(AttachParentSoftwareSourceToManagedInstanceRequest request,
AsyncHandler<AttachParentSoftwareSourceToManagedInstanceRequest,AttachParentSoftwareSourceToManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AttachParentSoftwareSourceToManagedInstanceRequest |
AttachParentSoftwareSourceToManagedInstanceRequest.Builder.build()
Build the instance of AttachParentSoftwareSourceToManagedInstanceRequest as configured by
this builder
|
AttachParentSoftwareSourceToManagedInstanceRequest |
AttachParentSoftwareSourceToManagedInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AttachParentSoftwareSourceToManagedInstanceRequest as configured by
this builder
|
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–2024. All rights reserved.