- getBlockData() - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The data content of the block.
- getBlockIndex() - Method in class com.amazonaws.services.ebs.model.Block
-
The block index.
- getBlockIndex() - Method in class com.amazonaws.services.ebs.model.ChangedBlock
-
The block index.
- getBlockIndex() - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockRequest
-
The block index of the block from which to get data.
- getBlocks() - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
An array of objects containing information about the blocks.
- getBlockSize() - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The size of the block.
- getBlockSize() - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The size of the block.
- getBlockToken() - Method in class com.amazonaws.services.ebs.model.Block
-
The block token for the block index.
- getBlockToken() - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockRequest
-
The block token of the block from which to get data.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ebs.AbstractAmazonEBS
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ebs.AmazonEBS
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ebs.AmazonEBSClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getChangedBlocks() - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
An array of objects containing information about the changed blocks.
- getChecksum() - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The checksum generated for the block, which is Base64 encoded.
- getChecksumAlgorithm() - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The algorithm used to generate the checksum for the block, such as SHA256.
- getDataLength() - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The size of the data in the block.
- getExecutorService() - Method in class com.amazonaws.services.ebs.AmazonEBSAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpiryTime() - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The time when the BlockToken expires.
- getExpiryTime() - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The time when the BlockToken expires.
- getFirstBlockToken() - Method in class com.amazonaws.services.ebs.model.ChangedBlock
-
The block token for the block index of the FirstSnapshotId specified in the
ListChangedBlocks operation.
- getFirstSnapshotId() - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The ID of the first snapshot to use for the comparison.
- getMaxResults() - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The number of results to return.
- getMaxResults() - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The number of results to return.
- getNextToken() - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The token to request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The token to use to retrieve the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The token to request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The token to use to retrieve the next page of results.
- getReason() - Method in exception com.amazonaws.services.ebs.model.ValidationException
-
The reason for the validation exception.
- getSecondBlockToken() - Method in class com.amazonaws.services.ebs.model.ChangedBlock
-
The block token for the block index of the SecondSnapshotId specified in the
ListChangedBlocks operation.
- getSecondSnapshotId() - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The ID of the second snapshot to use for the comparison.
- getSnapshotBlock(GetSnapshotBlockRequest) - Method in class com.amazonaws.services.ebs.AbstractAmazonEBS
-
- getSnapshotBlock(GetSnapshotBlockRequest) - Method in interface com.amazonaws.services.ebs.AmazonEBS
-
Returns the data in a block in an Amazon Elastic Block Store snapshot.
- getSnapshotBlock(GetSnapshotBlockRequest) - Method in class com.amazonaws.services.ebs.AmazonEBSClient
-
Returns the data in a block in an Amazon Elastic Block Store snapshot.
- getSnapshotBlockAsync(GetSnapshotBlockRequest) - Method in class com.amazonaws.services.ebs.AbstractAmazonEBSAsync
-
- getSnapshotBlockAsync(GetSnapshotBlockRequest, AsyncHandler<GetSnapshotBlockRequest, GetSnapshotBlockResult>) - Method in class com.amazonaws.services.ebs.AbstractAmazonEBSAsync
-
- getSnapshotBlockAsync(GetSnapshotBlockRequest) - Method in interface com.amazonaws.services.ebs.AmazonEBSAsync
-
Returns the data in a block in an Amazon Elastic Block Store snapshot.
- getSnapshotBlockAsync(GetSnapshotBlockRequest, AsyncHandler<GetSnapshotBlockRequest, GetSnapshotBlockResult>) - Method in interface com.amazonaws.services.ebs.AmazonEBSAsync
-
Returns the data in a block in an Amazon Elastic Block Store snapshot.
- getSnapshotBlockAsync(GetSnapshotBlockRequest) - Method in class com.amazonaws.services.ebs.AmazonEBSAsyncClient
-
- getSnapshotBlockAsync(GetSnapshotBlockRequest, AsyncHandler<GetSnapshotBlockRequest, GetSnapshotBlockResult>) - Method in class com.amazonaws.services.ebs.AmazonEBSAsyncClient
-
- GetSnapshotBlockRequest - Class in com.amazonaws.services.ebs.model
-
- GetSnapshotBlockRequest() - Constructor for class com.amazonaws.services.ebs.model.GetSnapshotBlockRequest
-
- GetSnapshotBlockResult - Class in com.amazonaws.services.ebs.model
-
- GetSnapshotBlockResult() - Constructor for class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
- getSnapshotId() - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockRequest
-
The ID of the snapshot containing the block from which to get data.
- getSnapshotId() - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The ID of the snapshot from which to get block indexes and block tokens.
- getStartingBlockIndex() - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The block index from which the comparison should start.
- getStartingBlockIndex() - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The block index from which the list should start.
- getVolumeSize() - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The size of the volume in GB.
- getVolumeSize() - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The size of the volume in GB.
- setBlockData(InputStream) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The data content of the block.
- setBlockIndex(Integer) - Method in class com.amazonaws.services.ebs.model.Block
-
The block index.
- setBlockIndex(Integer) - Method in class com.amazonaws.services.ebs.model.ChangedBlock
-
The block index.
- setBlockIndex(Integer) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockRequest
-
The block index of the block from which to get data.
- setBlocks(Collection<Block>) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
An array of objects containing information about the blocks.
- setBlockSize(Integer) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The size of the block.
- setBlockSize(Integer) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The size of the block.
- setBlockToken(String) - Method in class com.amazonaws.services.ebs.model.Block
-
The block token for the block index.
- setBlockToken(String) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockRequest
-
The block token of the block from which to get data.
- setChangedBlocks(Collection<ChangedBlock>) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
An array of objects containing information about the changed blocks.
- setChecksum(String) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The checksum generated for the block, which is Base64 encoded.
- setChecksumAlgorithm(String) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The algorithm used to generate the checksum for the block, such as SHA256.
- setDataLength(Integer) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The size of the data in the block.
- setExpiryTime(Date) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The time when the BlockToken expires.
- setExpiryTime(Date) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The time when the BlockToken expires.
- setFirstBlockToken(String) - Method in class com.amazonaws.services.ebs.model.ChangedBlock
-
The block token for the block index of the FirstSnapshotId specified in the
ListChangedBlocks operation.
- setFirstSnapshotId(String) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The ID of the first snapshot to use for the comparison.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The number of results to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The number of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The token to request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The token to use to retrieve the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The token to request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The token to use to retrieve the next page of results.
- setReason(String) - Method in exception com.amazonaws.services.ebs.model.ValidationException
-
The reason for the validation exception.
- setSecondBlockToken(String) - Method in class com.amazonaws.services.ebs.model.ChangedBlock
-
The block token for the block index of the SecondSnapshotId specified in the
ListChangedBlocks operation.
- setSecondSnapshotId(String) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The ID of the second snapshot to use for the comparison.
- setSnapshotId(String) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockRequest
-
The ID of the snapshot containing the block from which to get data.
- setSnapshotId(String) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The ID of the snapshot from which to get block indexes and block tokens.
- setStartingBlockIndex(Integer) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The block index from which the comparison should start.
- setStartingBlockIndex(Integer) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The block index from which the list should start.
- setVolumeSize(Long) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The size of the volume in GB.
- setVolumeSize(Long) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The size of the volume in GB.
- shutdown() - Method in class com.amazonaws.services.ebs.AbstractAmazonEBS
-
- shutdown() - Method in interface com.amazonaws.services.ebs.AmazonEBS
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.ebs.AmazonEBSAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.ebs.AmazonEBSAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.ebs.AmazonEBSClientBuilder
-
- withBlockData(InputStream) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The data content of the block.
- withBlockIndex(Integer) - Method in class com.amazonaws.services.ebs.model.Block
-
The block index.
- withBlockIndex(Integer) - Method in class com.amazonaws.services.ebs.model.ChangedBlock
-
The block index.
- withBlockIndex(Integer) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockRequest
-
The block index of the block from which to get data.
- withBlocks(Block...) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
An array of objects containing information about the blocks.
- withBlocks(Collection<Block>) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
An array of objects containing information about the blocks.
- withBlockSize(Integer) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The size of the block.
- withBlockSize(Integer) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The size of the block.
- withBlockToken(String) - Method in class com.amazonaws.services.ebs.model.Block
-
The block token for the block index.
- withBlockToken(String) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockRequest
-
The block token of the block from which to get data.
- withChangedBlocks(ChangedBlock...) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
An array of objects containing information about the changed blocks.
- withChangedBlocks(Collection<ChangedBlock>) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
An array of objects containing information about the changed blocks.
- withChecksum(String) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The checksum generated for the block, which is Base64 encoded.
- withChecksumAlgorithm(String) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The algorithm used to generate the checksum for the block, such as SHA256.
- withChecksumAlgorithm(ChecksumAlgorithm) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The algorithm used to generate the checksum for the block, such as SHA256.
- withDataLength(Integer) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockResult
-
The size of the data in the block.
- withExpiryTime(Date) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The time when the BlockToken expires.
- withExpiryTime(Date) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The time when the BlockToken expires.
- withFirstBlockToken(String) - Method in class com.amazonaws.services.ebs.model.ChangedBlock
-
The block token for the block index of the FirstSnapshotId specified in the
ListChangedBlocks operation.
- withFirstSnapshotId(String) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The ID of the first snapshot to use for the comparison.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The number of results to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The number of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The token to request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The token to use to retrieve the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The token to request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The token to use to retrieve the next page of results.
- withReason(String) - Method in exception com.amazonaws.services.ebs.model.ValidationException
-
The reason for the validation exception.
- withReason(ValidationExceptionReason) - Method in exception com.amazonaws.services.ebs.model.ValidationException
-
The reason for the validation exception.
- withSecondBlockToken(String) - Method in class com.amazonaws.services.ebs.model.ChangedBlock
-
The block token for the block index of the SecondSnapshotId specified in the
ListChangedBlocks operation.
- withSecondSnapshotId(String) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The ID of the second snapshot to use for the comparison.
- withSnapshotId(String) - Method in class com.amazonaws.services.ebs.model.GetSnapshotBlockRequest
-
The ID of the snapshot containing the block from which to get data.
- withSnapshotId(String) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The ID of the snapshot from which to get block indexes and block tokens.
- withStartingBlockIndex(Integer) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksRequest
-
The block index from which the comparison should start.
- withStartingBlockIndex(Integer) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksRequest
-
The block index from which the list should start.
- withVolumeSize(Long) - Method in class com.amazonaws.services.ebs.model.ListChangedBlocksResult
-
The size of the volume in GB.
- withVolumeSize(Long) - Method in class com.amazonaws.services.ebs.model.ListSnapshotBlocksResult
-
The size of the volume in GB.