Uses of Interface
software.amazon.awssdk.services.quicksight.model.SnapshotAnonymousUserRedacted.Builder
-
Packages that use SnapshotAnonymousUserRedacted.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SnapshotAnonymousUserRedacted.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SnapshotAnonymousUserRedacted.Builder Modifier and Type Method Description static SnapshotAnonymousUserRedacted.BuilderSnapshotAnonymousUserRedacted. builder()SnapshotAnonymousUserRedacted.BuilderSnapshotAnonymousUserRedacted.Builder. rowLevelPermissionTagKeys(String... rowLevelPermissionTagKeys)The tag keys for theRowLevelPermissionTags.SnapshotAnonymousUserRedacted.BuilderSnapshotAnonymousUserRedacted.Builder. rowLevelPermissionTagKeys(Collection<String> rowLevelPermissionTagKeys)The tag keys for theRowLevelPermissionTags.SnapshotAnonymousUserRedacted.BuilderSnapshotAnonymousUserRedacted. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type SnapshotAnonymousUserRedacted.Builder Modifier and Type Method Description static Class<? extends SnapshotAnonymousUserRedacted.Builder>SnapshotAnonymousUserRedacted. serializableBuilderClass()
-