Interface CreateVolumePermission.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CreateVolumePermission.Builder,CreateVolumePermission>, SdkBuilder<CreateVolumePermission.Builder,CreateVolumePermission>, SdkPojo
Enclosing class:
CreateVolumePermission

public static interface CreateVolumePermission.Builder extends SdkPojo, CopyableBuilder<CreateVolumePermission.Builder,CreateVolumePermission>
  • Method Details

    • 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:
    • 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:
    • 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.