public static interface UpdateDomainConfigurationResponse.Builder extends IotResponse.Builder, SdkPojo, CopyableBuilder<UpdateDomainConfigurationResponse.Builder,UpdateDomainConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainConfigurationResponse.Builder |
domainConfigurationArn(String domainConfigurationArn)
The ARN of the domain configuration that was updated.
|
UpdateDomainConfigurationResponse.Builder |
domainConfigurationName(String domainConfigurationName)
The name of the domain configuration that was updated.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateDomainConfigurationResponse.Builder domainConfigurationName(String domainConfigurationName)
The name of the domain configuration that was updated.
domainConfigurationName - The name of the domain configuration that was updated.UpdateDomainConfigurationResponse.Builder domainConfigurationArn(String domainConfigurationArn)
The ARN of the domain configuration that was updated.
domainConfigurationArn - The ARN of the domain configuration that was updated.Copyright © 2021. All rights reserved.