Uses of Interface
software.amazon.awssdk.services.redshift.model.ModifySnapshotCopyRetentionPeriodResponse.Builder
-
Packages that use ModifySnapshotCopyRetentionPeriodResponse.Builder Package Description software.amazon.awssdk.services.redshift.model -
-
Uses of ModifySnapshotCopyRetentionPeriodResponse.Builder in software.amazon.awssdk.services.redshift.model
Methods in software.amazon.awssdk.services.redshift.model that return ModifySnapshotCopyRetentionPeriodResponse.Builder Modifier and Type Method Description static ModifySnapshotCopyRetentionPeriodResponse.BuilderModifySnapshotCopyRetentionPeriodResponse. builder()default ModifySnapshotCopyRetentionPeriodResponse.BuilderModifySnapshotCopyRetentionPeriodResponse.Builder. cluster(Consumer<Cluster.Builder> cluster)Sets the value of the Cluster property for this object.ModifySnapshotCopyRetentionPeriodResponse.BuilderModifySnapshotCopyRetentionPeriodResponse.Builder. cluster(Cluster cluster)Sets the value of the Cluster property for this object.ModifySnapshotCopyRetentionPeriodResponse.BuilderModifySnapshotCopyRetentionPeriodResponse. toBuilder()Methods in software.amazon.awssdk.services.redshift.model that return types with arguments of type ModifySnapshotCopyRetentionPeriodResponse.Builder Modifier and Type Method Description static Class<? extends ModifySnapshotCopyRetentionPeriodResponse.Builder>ModifySnapshotCopyRetentionPeriodResponse. serializableBuilderClass()
-