Interface SnapshotAnonymousUserRedacted.Builder

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

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

    • rowLevelPermissionTagKeys

      SnapshotAnonymousUserRedacted.Builder rowLevelPermissionTagKeys(Collection<String> rowLevelPermissionTagKeys)

      The tag keys for the RowLevelPermissionTags.

      Parameters:
      rowLevelPermissionTagKeys - The tag keys for the RowLevelPermissionTags.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rowLevelPermissionTagKeys

      SnapshotAnonymousUserRedacted.Builder rowLevelPermissionTagKeys(String... rowLevelPermissionTagKeys)

      The tag keys for the RowLevelPermissionTags.

      Parameters:
      rowLevelPermissionTagKeys - The tag keys for the RowLevelPermissionTags.
      Returns:
      Returns a reference to this object so that method calls can be chained together.