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