- getBody() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The bytes of the object.
- getBody() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
The bytes to be stored.
- getCacheControl() - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
An optional CacheControl header that allows the caller to control the object's cache behavior.
- getCacheControl() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
An optional CacheControl header that allows the caller to control the object's cache behavior.
- getCacheControl() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
An optional CacheControl header that allows the caller to control the object's cache behavior.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.mediastoredata.AbstractAWSMediaStoreData
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.mediastoredata.AWSMediaStoreData
-
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.mediastoredata.AWSMediaStoreDataClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getContentLength() - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The length of the object in bytes.
- getContentLength() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The length of the object in bytes.
- getContentLength() - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The length of the item in bytes.
- getContentRange() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The range of bytes to retrieve.
- getContentSHA256() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
The SHA256 digest of the object that is persisted.
- getContentType() - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The content type of the object.
- getContentType() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The content type of the object.
- getContentType() - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The content type of the item.
- getContentType() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
The content type of the object.
- getETag() - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The ETag that represents a unique instance of the object.
- getETag() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The ETag that represents a unique instance of the object.
- getETag() - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The ETag that represents a unique instance of the item.
- getETag() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
Unique identifier of the object in the container.
- getExecutorService() - Method in class com.amazonaws.services.mediastoredata.AWSMediaStoreDataAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getItems() - Method in class com.amazonaws.services.mediastoredata.model.ListItemsResult
-
Metadata entries for the folders and objects at the requested path.
- getLastModified() - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The date and time that the object was last modified.
- getLastModified() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The date and time that the object was last modified.
- getLastModified() - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The date and time that the item was last modified.
- getMaxResults() - Method in class com.amazonaws.services.mediastoredata.model.ListItemsRequest
-
The maximum results to return.
- getName() - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The name of the item.
- getNextToken() - Method in class com.amazonaws.services.mediastoredata.model.ListItemsRequest
-
The NextToken received in the ListItemsResponse for the same container and path.
- getNextToken() - Method in class com.amazonaws.services.mediastoredata.model.ListItemsResult
-
The NextToken used to request the next page of results using ListItems.
- getObject(GetObjectRequest) - Method in class com.amazonaws.services.mediastoredata.AbstractAWSMediaStoreData
-
- getObject(GetObjectRequest) - Method in interface com.amazonaws.services.mediastoredata.AWSMediaStoreData
-
Downloads the object at the specified path.
- getObject(GetObjectRequest) - Method in class com.amazonaws.services.mediastoredata.AWSMediaStoreDataClient
-
Downloads the object at the specified path.
- getObjectAsync(GetObjectRequest) - Method in class com.amazonaws.services.mediastoredata.AbstractAWSMediaStoreDataAsync
-
- getObjectAsync(GetObjectRequest, AsyncHandler<GetObjectRequest, GetObjectResult>) - Method in class com.amazonaws.services.mediastoredata.AbstractAWSMediaStoreDataAsync
-
- getObjectAsync(GetObjectRequest) - Method in interface com.amazonaws.services.mediastoredata.AWSMediaStoreDataAsync
-
Downloads the object at the specified path.
- getObjectAsync(GetObjectRequest, AsyncHandler<GetObjectRequest, GetObjectResult>) - Method in interface com.amazonaws.services.mediastoredata.AWSMediaStoreDataAsync
-
Downloads the object at the specified path.
- getObjectAsync(GetObjectRequest) - Method in class com.amazonaws.services.mediastoredata.AWSMediaStoreDataAsyncClient
-
- getObjectAsync(GetObjectRequest, AsyncHandler<GetObjectRequest, GetObjectResult>) - Method in class com.amazonaws.services.mediastoredata.AWSMediaStoreDataAsyncClient
-
- GetObjectRequest - Class in com.amazonaws.services.mediastoredata.model
-
- GetObjectRequest() - Constructor for class com.amazonaws.services.mediastoredata.model.GetObjectRequest
-
- GetObjectResult - Class in com.amazonaws.services.mediastoredata.model
-
- GetObjectResult() - Constructor for class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
- getPath() - Method in class com.amazonaws.services.mediastoredata.model.DeleteObjectRequest
-
The path (including the file name) where the object is stored in the container.
- getPath() - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectRequest
-
The path (including the file name) where the object is stored in the container.
- getPath() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectRequest
-
The path (including the file name) where the object is stored in the container.
- getPath() - Method in class com.amazonaws.services.mediastoredata.model.ListItemsRequest
-
The path in the container from which to retrieve items.
- getPath() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
The path (including the file name) where the object is stored in the container.
- getRange() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectRequest
-
The range bytes of an object to retrieve.
- getSignerType() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
- getStatusCode() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The HTML status code of the request.
- getStorageClass() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
Indicates the storage class of a Put request.
- getStorageClass() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
The storage class where the object was persisted.
- getType() - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The item type (folder or object).
- setBody(InputStream) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The bytes of the object.
- setBody(InputStream) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
The bytes to be stored.
- setCacheControl(String) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
An optional CacheControl header that allows the caller to control the object's cache behavior.
- setCacheControl(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
An optional CacheControl header that allows the caller to control the object's cache behavior.
- setCacheControl(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
An optional CacheControl header that allows the caller to control the object's cache behavior.
- setContentLength(Long) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The length of the object in bytes.
- setContentLength(Long) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The length of the object in bytes.
- setContentLength(Long) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The length of the item in bytes.
- setContentRange(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The range of bytes to retrieve.
- setContentSHA256(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
The SHA256 digest of the object that is persisted.
- setContentType(String) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The content type of the object.
- setContentType(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The content type of the object.
- setContentType(String) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The content type of the item.
- setContentType(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
The content type of the object.
- setETag(String) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The ETag that represents a unique instance of the object.
- setETag(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The ETag that represents a unique instance of the object.
- setETag(String) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The ETag that represents a unique instance of the item.
- setETag(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
Unique identifier of the object in the container.
- setItems(Collection<Item>) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsResult
-
Metadata entries for the folders and objects at the requested path.
- setLastModified(Date) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The date and time that the object was last modified.
- setLastModified(Date) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The date and time that the object was last modified.
- setLastModified(Date) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The date and time that the item was last modified.
- setMaxResults(Integer) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsRequest
-
The maximum results to return.
- setName(String) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The name of the item.
- setNextToken(String) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsRequest
-
The NextToken received in the ListItemsResponse for the same container and path.
- setNextToken(String) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsResult
-
The NextToken used to request the next page of results using ListItems.
- setPath(String) - Method in class com.amazonaws.services.mediastoredata.model.DeleteObjectRequest
-
The path (including the file name) where the object is stored in the container.
- setPath(String) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectRequest
-
The path (including the file name) where the object is stored in the container.
- setPath(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectRequest
-
The path (including the file name) where the object is stored in the container.
- setPath(String) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsRequest
-
The path in the container from which to retrieve items.
- setPath(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
The path (including the file name) where the object is stored in the container.
- setRange(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectRequest
-
The range bytes of an object to retrieve.
- setStatusCode(Integer) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The HTML status code of the request.
- setStorageClass(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
Indicates the storage class of a Put request.
- setStorageClass(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
The storage class where the object was persisted.
- setType(String) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The item type (folder or object).
- shutdown() - Method in class com.amazonaws.services.mediastoredata.AbstractAWSMediaStoreData
-
- shutdown() - Method in interface com.amazonaws.services.mediastoredata.AWSMediaStoreData
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.mediastoredata.AWSMediaStoreDataAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.mediastoredata.AWSMediaStoreDataAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.mediastoredata.AWSMediaStoreDataClientBuilder
-
- StorageClass - Enum in com.amazonaws.services.mediastoredata.model
-
- toString() - Method in class com.amazonaws.services.mediastoredata.model.DeleteObjectRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.mediastoredata.model.DeleteObjectResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.mediastoredata.model.Item
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.mediastoredata.model.ItemType
-
- toString() - Method in class com.amazonaws.services.mediastoredata.model.ListItemsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.mediastoredata.model.ListItemsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.mediastoredata.model.StorageClass
-
- withBody(InputStream) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The bytes of the object.
- withBody(InputStream) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
The bytes to be stored.
- withCacheControl(String) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
An optional CacheControl header that allows the caller to control the object's cache behavior.
- withCacheControl(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
An optional CacheControl header that allows the caller to control the object's cache behavior.
- withCacheControl(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
An optional CacheControl header that allows the caller to control the object's cache behavior.
- withContentLength(Long) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The length of the object in bytes.
- withContentLength(Long) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The length of the object in bytes.
- withContentLength(Long) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The length of the item in bytes.
- withContentRange(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The range of bytes to retrieve.
- withContentSHA256(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
The SHA256 digest of the object that is persisted.
- withContentType(String) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The content type of the object.
- withContentType(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The content type of the object.
- withContentType(String) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The content type of the item.
- withContentType(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
The content type of the object.
- withETag(String) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The ETag that represents a unique instance of the object.
- withETag(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The ETag that represents a unique instance of the object.
- withETag(String) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The ETag that represents a unique instance of the item.
- withETag(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
Unique identifier of the object in the container.
- withItems(Item...) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsResult
-
Metadata entries for the folders and objects at the requested path.
- withItems(Collection<Item>) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsResult
-
Metadata entries for the folders and objects at the requested path.
- withLastModified(Date) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectResult
-
The date and time that the object was last modified.
- withLastModified(Date) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The date and time that the object was last modified.
- withLastModified(Date) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The date and time that the item was last modified.
- withMaxResults(Integer) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsRequest
-
The maximum results to return.
- withName(String) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The name of the item.
- withNextToken(String) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsRequest
-
The NextToken received in the ListItemsResponse for the same container and path.
- withNextToken(String) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsResult
-
The NextToken used to request the next page of results using ListItems.
- withPath(String) - Method in class com.amazonaws.services.mediastoredata.model.DeleteObjectRequest
-
The path (including the file name) where the object is stored in the container.
- withPath(String) - Method in class com.amazonaws.services.mediastoredata.model.DescribeObjectRequest
-
The path (including the file name) where the object is stored in the container.
- withPath(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectRequest
-
The path (including the file name) where the object is stored in the container.
- withPath(String) - Method in class com.amazonaws.services.mediastoredata.model.ListItemsRequest
-
The path in the container from which to retrieve items.
- withPath(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
The path (including the file name) where the object is stored in the container.
- withRange(String) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectRequest
-
The range bytes of an object to retrieve.
- withStatusCode(Integer) - Method in class com.amazonaws.services.mediastoredata.model.GetObjectResult
-
The HTML status code of the request.
- withStorageClass(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
Indicates the storage class of a Put request.
- withStorageClass(StorageClass) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectRequest
-
Indicates the storage class of a Put request.
- withStorageClass(String) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
The storage class where the object was persisted.
- withStorageClass(StorageClass) - Method in class com.amazonaws.services.mediastoredata.model.PutObjectResult
-
The storage class where the object was persisted.
- withType(String) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The item type (folder or object).
- withType(ItemType) - Method in class com.amazonaws.services.mediastoredata.model.Item
-
The item type (folder or object).