Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteProcessSetRequest.Builder |
DeleteProcessSetRequest.builder()
Return a new builder for this request object.
|
DeleteProcessSetRequest.Builder |
DeleteProcessSetRequest.Builder.copy(DeleteProcessSetRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteProcessSetRequest.Builder |
DeleteProcessSetRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteProcessSetRequest.Builder |
DeleteProcessSetRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteProcessSetRequest.Builder |
DeleteProcessSetRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
DeleteProcessSetRequest.Builder |
DeleteProcessSetRequest.Builder.processSetId(String processSetId)
The Process Set ID
|
DeleteProcessSetRequest.Builder |
DeleteProcessSetRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteProcessSetRequest.Builder |
DeleteProcessSetRequest.toBuilder()
Return an instance of
DeleteProcessSetRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.