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