Interface CommunicationsGateway.DefinitionStages.WithAutoGeneratedDomainNameLabelScope

All Known Subinterfaces:
CommunicationsGateway.Definition, CommunicationsGateway.DefinitionStages.WithCreate
Enclosing interface:
CommunicationsGateway.DefinitionStages

public static interface CommunicationsGateway.DefinitionStages.WithAutoGeneratedDomainNameLabelScope
The stage of the CommunicationsGateway definition allowing to specify autoGeneratedDomainNameLabelScope.
  • Method Details

    • withAutoGeneratedDomainNameLabelScope

      CommunicationsGateway.DefinitionStages.WithCreate withAutoGeneratedDomainNameLabelScope(AutoGeneratedDomainNameLabelScope autoGeneratedDomainNameLabelScope)
      Specifies the autoGeneratedDomainNameLabelScope property: The scope at which the auto-generated domain name can be re-used.
      Parameters:
      autoGeneratedDomainNameLabelScope - The scope at which the auto-generated domain name can be re-used.
      Returns:
      the next definition stage.