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()
Build the instance of AttachChildSoftwareSourceToManagedInstanceRequest as configured by
this builder
|
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–2024. All rights reserved.