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