Package | Description |
---|---|
com.oracle.bmc.appmgmtcontrol | |
com.oracle.bmc.appmgmtcontrol.requests |
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 |
---|---|
GetMonitoredInstanceRequest |
GetMonitoredInstanceRequest.Builder.build()
Build the instance of GetMonitoredInstanceRequest as configured by this builder
|
GetMonitoredInstanceRequest |
GetMonitoredInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMonitoredInstanceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMonitoredInstanceRequest.Builder |
GetMonitoredInstanceRequest.Builder.copy(GetMonitoredInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.