Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
AttachChildSoftwareSourceToManagedInstanceResponse |
OsManagement.attachChildSoftwareSourceToManagedInstance(AttachChildSoftwareSourceToManagedInstanceRequest request)
Adds a child software source to a managed instance.
|
AttachChildSoftwareSourceToManagedInstanceResponse |
OsManagementClient.attachChildSoftwareSourceToManagedInstance(AttachChildSoftwareSourceToManagedInstanceRequest request) |
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 |
---|---|
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 |
---|---|
AttachChildSoftwareSourceToManagedInstanceResponse |
AttachChildSoftwareSourceToManagedInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AttachChildSoftwareSourceToManagedInstanceResponse.Builder |
AttachChildSoftwareSourceToManagedInstanceResponse.Builder.copy(AttachChildSoftwareSourceToManagedInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.