static DeleteSecurityListRequest.Builder |
DeleteSecurityListRequest.builder() |
Return a new builder for this request object.
|
DeleteSecurityListRequest.Builder |
DeleteSecurityListRequest.Builder.copy(DeleteSecurityListRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteSecurityListRequest.Builder |
DeleteSecurityListRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteSecurityListRequest.Builder |
DeleteSecurityListRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteSecurityListRequest.Builder |
DeleteSecurityListRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteSecurityListRequest.Builder |
DeleteSecurityListRequest.Builder.securityListId(String securityListId) |
The OCID of the
security list.
|
DeleteSecurityListRequest.Builder |
DeleteSecurityListRequest.toBuilder() |
|