Interface UnlockSnapshotResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UnlockSnapshotResponse.Builder,UnlockSnapshotResponse>, Ec2Response.Builder, SdkBuilder<UnlockSnapshotResponse.Builder,UnlockSnapshotResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UnlockSnapshotResponse

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

    • snapshotId

      UnlockSnapshotResponse.Builder snapshotId(String snapshotId)

      The ID of the snapshot.

      Parameters:
      snapshotId - The ID of the snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.