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