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