Interface Owner.Builder

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

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

    • displayName

      Owner.Builder displayName(String displayName)

      Container for the display name of the owner. This value is only supported in the following Amazon Web Services Regions:

      • US East (N. Virginia)

      • US West (N. California)

      • US West (Oregon)

      • Asia Pacific (Singapore)

      • Asia Pacific (Sydney)

      • Asia Pacific (Tokyo)

      • Europe (Ireland)

      • South America (São Paulo)

      This functionality is not supported for directory buckets.

      Parameters:
      displayName - Container for the display name of the owner. This value is only supported in the following Amazon Web Services Regions:

      • US East (N. Virginia)

      • US West (N. California)

      • US West (Oregon)

      • Asia Pacific (Singapore)

      • Asia Pacific (Sydney)

      • Asia Pacific (Tokyo)

      • Europe (Ireland)

      • South America (São Paulo)

      This functionality is not supported for directory buckets.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      Container for the ID of the owner.

      Parameters:
      id - Container for the ID of the owner.
      Returns:
      Returns a reference to this object so that method calls can be chained together.