Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
AttachProfileToManagedInstanceResponse |
ManagedInstance.attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest request)
Adds profile to a managed instance.
|
AttachProfileToManagedInstanceResponse |
ManagedInstanceClient.attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AttachProfileToManagedInstanceResponse> |
ManagedInstanceAsync.attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest request,
AsyncHandler<AttachProfileToManagedInstanceRequest,AttachProfileToManagedInstanceResponse> handler)
Adds profile to a managed instance.
|
Future<AttachProfileToManagedInstanceResponse> |
ManagedInstanceAsyncClient.attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest request,
AsyncHandler<AttachProfileToManagedInstanceRequest,AttachProfileToManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AttachProfileToManagedInstanceResponse> |
ManagedInstanceAsync.attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest request,
AsyncHandler<AttachProfileToManagedInstanceRequest,AttachProfileToManagedInstanceResponse> handler)
Adds profile to a managed instance.
|
Future<AttachProfileToManagedInstanceResponse> |
ManagedInstanceAsyncClient.attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest request,
AsyncHandler<AttachProfileToManagedInstanceRequest,AttachProfileToManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AttachProfileToManagedInstanceResponse |
AttachProfileToManagedInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AttachProfileToManagedInstanceResponse.Builder |
AttachProfileToManagedInstanceResponse.Builder.copy(AttachProfileToManagedInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.