Interface DomainConfigurationSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DomainConfigurationSummary.Builder,DomainConfigurationSummary>, SdkBuilder<DomainConfigurationSummary.Builder,DomainConfigurationSummary>, SdkPojo
Enclosing class:
DomainConfigurationSummary

public static interface DomainConfigurationSummary.Builder extends SdkPojo, CopyableBuilder<DomainConfigurationSummary.Builder,DomainConfigurationSummary>
  • Method Details

    • domainConfigurationName

      DomainConfigurationSummary.Builder domainConfigurationName(String domainConfigurationName)

      The name of the domain configuration. This value must be unique to a region.

      Parameters:
      domainConfigurationName - The name of the domain configuration. This value must be unique to a region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainConfigurationArn

      DomainConfigurationSummary.Builder domainConfigurationArn(String domainConfigurationArn)

      The ARN of the domain configuration.

      Parameters:
      domainConfigurationArn - The ARN of the domain configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceType

      DomainConfigurationSummary.Builder serviceType(String serviceType)

      The type of service delivered by the endpoint.

      Parameters:
      serviceType - The type of service delivered by the endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • serviceType

      The type of service delivered by the endpoint.

      Parameters:
      serviceType - The type of service delivered by the endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: