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