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