Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
UpdateProcessSetResponse |
StackMonitoring.updateProcessSet(UpdateProcessSetRequest request)
API to update a Process Set identified by a given ocid.
|
UpdateProcessSetResponse |
StackMonitoringClient.updateProcessSet(UpdateProcessSetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateProcessSetResponse> |
StackMonitoringAsyncClient.updateProcessSet(UpdateProcessSetRequest request,
AsyncHandler<UpdateProcessSetRequest,UpdateProcessSetResponse> handler) |
Future<UpdateProcessSetResponse> |
StackMonitoringAsync.updateProcessSet(UpdateProcessSetRequest request,
AsyncHandler<UpdateProcessSetRequest,UpdateProcessSetResponse> handler)
API to update a Process Set identified by a given ocid.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProcessSetResponse> |
StackMonitoringAsyncClient.updateProcessSet(UpdateProcessSetRequest request,
AsyncHandler<UpdateProcessSetRequest,UpdateProcessSetResponse> handler) |
Future<UpdateProcessSetResponse> |
StackMonitoringAsync.updateProcessSet(UpdateProcessSetRequest request,
AsyncHandler<UpdateProcessSetRequest,UpdateProcessSetResponse> handler)
API to update a Process Set identified by a given ocid.
|
Modifier and Type | Method and Description |
---|---|
UpdateProcessSetResponse |
UpdateProcessSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateProcessSetResponse.Builder |
UpdateProcessSetResponse.Builder.copy(UpdateProcessSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.