static DeleteIotDomainRequest.Builder |
DeleteIotDomainRequest.builder() |
Return a new builder for this request object.
|
DeleteIotDomainRequest.Builder |
DeleteIotDomainRequest.Builder.copy(DeleteIotDomainRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteIotDomainRequest.Builder |
DeleteIotDomainRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteIotDomainRequest.Builder |
DeleteIotDomainRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteIotDomainRequest.Builder |
DeleteIotDomainRequest.Builder.iotDomainId(String iotDomainId) |
The OCID of the
IoT domain.
|
DeleteIotDomainRequest.Builder |
DeleteIotDomainRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
DeleteIotDomainRequest.Builder |
DeleteIotDomainRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteIotDomainRequest.Builder |
DeleteIotDomainRequest.toBuilder() |
|