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