Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
AttachProfileToManagedInstanceResponse |
ManagedInstance.attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest request)
Adds profile to a managed instance.
|
AttachProfileToManagedInstanceResponse |
ManagedInstanceClient.attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest request) |
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 |
---|---|
AttachProfileToManagedInstanceRequest |
AttachProfileToManagedInstanceRequest.Builder.build()
Build the instance of AttachProfileToManagedInstanceRequest as configured by this builder
|
AttachProfileToManagedInstanceRequest |
AttachProfileToManagedInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AttachProfileToManagedInstanceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AttachProfileToManagedInstanceRequest.Builder |
AttachProfileToManagedInstanceRequest.Builder.copy(AttachProfileToManagedInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.