Interface CreateVolumePermission.Builder

    • Method Detail

      • group

        CreateVolumePermission.Builder group​(String group)

        The group to be added or removed. The possible value is all.

        Parameters:
        group - The group to be added or removed. The possible value is all.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        PermissionGroup, PermissionGroup
      • userId

        CreateVolumePermission.Builder userId​(String userId)

        The ID of the Amazon Web Services account to be added or removed.

        Parameters:
        userId - The ID of the Amazon Web Services account to be added or removed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.