Interface PolicyStatus.Builder

    • Method Detail

      • isPublic

        PolicyStatus.Builder isPublic​(Boolean isPublic)

        The policy status for this bucket. TRUE indicates that this bucket is public. FALSE indicates that the bucket is not public.

        Parameters:
        isPublic - The policy status for this bucket. TRUE indicates that this bucket is public. FALSE indicates that the bucket is not public.
        Returns:
        Returns a reference to this object so that method calls can be chained together.