| CreateIotDomainRequest.Builder | CreateIotDomainRequest.Builder. body$(CreateIotDomainDetails body) | Alternative setter for the body parameter. | 
| static CreateIotDomainRequest.Builder | CreateIotDomainRequest. builder() | Return a new builder for this request object. | 
| CreateIotDomainRequest.Builder | CreateIotDomainRequest.Builder. copy(CreateIotDomainRequest o) | Copy method to populate the builder with values from the given instance. | 
| CreateIotDomainRequest.Builder | CreateIotDomainRequest.Builder. createIotDomainDetails(CreateIotDomainDetails createIotDomainDetails) | Details for the new IoT domain. | 
| CreateIotDomainRequest.Builder | CreateIotDomainRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CreateIotDomainRequest.Builder | CreateIotDomainRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| CreateIotDomainRequest.Builder | CreateIotDomainRequest.Builder. opcRetryToken(String opcRetryToken) | A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. | 
| CreateIotDomainRequest.Builder | CreateIotDomainRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| CreateIotDomainRequest.Builder | CreateIotDomainRequest. toBuilder() |  |