Interface RoleAssignmentResourceFormat.UpdateStages.WithDisplayName

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

public static interface RoleAssignmentResourceFormat.UpdateStages.WithDisplayName
The stage of the RoleAssignmentResourceFormat update allowing to specify displayName.
  • Method Details

    • withDisplayName

      RoleAssignmentResourceFormat.Update withDisplayName(Map<String,String> displayName)
      Specifies the displayName property: Localized display names for the metadata..
      Parameters:
      displayName - Localized display names for the metadata.
      Returns:
      the next definition stage.