Package | Description |
---|---|
com.oracle.bmc.appmgmtcontrol | |
com.oracle.bmc.appmgmtcontrol.responses |
Modifier and Type | Method and Description |
---|---|
GetMonitoredInstanceResponse |
AppmgmtControlClient.getMonitoredInstance(GetMonitoredInstanceRequest request) |
GetMonitoredInstanceResponse |
AppmgmtControl.getMonitoredInstance(GetMonitoredInstanceRequest request)
Gets a monitored instance by identifier
|
Modifier and Type | Method and Description |
---|---|
Future<GetMonitoredInstanceResponse> |
AppmgmtControlAsync.getMonitoredInstance(GetMonitoredInstanceRequest request,
AsyncHandler<GetMonitoredInstanceRequest,GetMonitoredInstanceResponse> handler)
Gets a monitored instance by identifier
|
Future<GetMonitoredInstanceResponse> |
AppmgmtControlAsyncClient.getMonitoredInstance(GetMonitoredInstanceRequest request,
AsyncHandler<GetMonitoredInstanceRequest,GetMonitoredInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMonitoredInstanceResponse |
GetMonitoredInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMonitoredInstanceResponse.Builder |
GetMonitoredInstanceResponse.Builder.copy(GetMonitoredInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.