Interface CustomLocation.UpdateStages.WithAuthentication

All Known Subinterfaces:
CustomLocation.Update
Enclosing interface:
CustomLocation.UpdateStages

public static interface CustomLocation.UpdateStages.WithAuthentication
The stage of the CustomLocation update 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.