Uses of Interface
software.amazon.awssdk.services.ec2.model.DisableFastSnapshotRestoreErrorItem.Builder
Packages that use DisableFastSnapshotRestoreErrorItem.Builder
-
Uses of DisableFastSnapshotRestoreErrorItem.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DisableFastSnapshotRestoreErrorItem.BuilderModifier and TypeMethodDescriptionDisableFastSnapshotRestoreErrorItem.builder()DisableFastSnapshotRestoreErrorItem.Builder.fastSnapshotRestoreStateErrors(Collection<DisableFastSnapshotRestoreStateErrorItem> fastSnapshotRestoreStateErrors) The errors.DisableFastSnapshotRestoreErrorItem.Builder.fastSnapshotRestoreStateErrors(Consumer<DisableFastSnapshotRestoreStateErrorItem.Builder>... fastSnapshotRestoreStateErrors) The errors.DisableFastSnapshotRestoreErrorItem.Builder.fastSnapshotRestoreStateErrors(DisableFastSnapshotRestoreStateErrorItem... fastSnapshotRestoreStateErrors) The errors.DisableFastSnapshotRestoreErrorItem.Builder.snapshotId(String snapshotId) The ID of the snapshot.DisableFastSnapshotRestoreErrorItem.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DisableFastSnapshotRestoreErrorItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DisableFastSnapshotRestoreErrorItem.Builder>DisableFastSnapshotRestoreErrorItem.serializableBuilderClass()