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