Interface CustomLocation.DefinitionStages.WithAuthentication

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

public static interface CustomLocation.DefinitionStages.WithAuthentication
The stage of the CustomLocation definition allowing to specify authentication.
  • Method Details

    • withAuthentication

      Specifies the authentication property: This is optional input that contains the authentication that should be used to generate the namespace..
      Parameters:
      authentication - This is optional input that contains the authentication that should be used to generate the namespace.
      Returns:
      the next definition stage.