- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AbstractAmazonCloudFrontKeyValueStore
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStore
-
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.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCreated() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Date and time when the Key Value Store was created.
- getDeletes() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
List of keys to delete.
- getETag() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyResult
-
The current version identifier of the Key Value Store after the successful delete.
- getETag() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
The version identifier for the current version of the Key Value Store.
- getETag() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyResult
-
The current version identifier of the Key Value Store after the successful put.
- getETag() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysResult
-
The current version identifier of the Key Value Store after the successful update.
- getExecutorService() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getIfMatch() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequest
-
The current version (ETag) of the Key Value Store that you are deleting keys from, which you can get using
DescribeKeyValueStore.
- getIfMatch() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The current version (ETag) of the Key Value Store that you are putting keys into, which you can get using
DescribeKeyValueStore.
- getIfMatch() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
The current version (ETag) of the Key Value Store that you are updating keys of, which you can get using
DescribeKeyValueStore.
- getItemCount() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyResult
-
Number of key value pairs in the Key Value Store after the successful delete.
- getItemCount() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Number of key value pairs in the Key Value Store.
- getItemCount() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
Number of key value pairs in the Key Value Store.
- getItemCount() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyResult
-
Number of key value pairs in the Key Value Store after the successful put.
- getItemCount() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysResult
-
Number of key value pairs in the Key Value Store after the successful update.
- getItems() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResult
-
Key value pairs
- getKey(GetKeyRequest) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AbstractAmazonCloudFrontKeyValueStore
-
- getKey(GetKeyRequest) - Method in interface com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStore
-
Returns a key value pair.
- getKey(GetKeyRequest) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreClient
-
Returns a key value pair.
- getKey() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequest
-
The key to delete.
- getKey() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequestListItem
-
The key of the key value pair to be deleted.
- getKey() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyRequest
-
The key to get.
- getKey() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
The key of the key value pair.
- getKey() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResponseListItem
-
The key of the key value pair.
- getKey() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The key to put.
- getKey() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequestListItem
-
The key of the key value pair list item to put.
- getKeyAsync(GetKeyRequest) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AbstractAmazonCloudFrontKeyValueStoreAsync
-
- getKeyAsync(GetKeyRequest, AsyncHandler<GetKeyRequest, GetKeyResult>) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AbstractAmazonCloudFrontKeyValueStoreAsync
-
- getKeyAsync(GetKeyRequest) - Method in interface com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreAsync
-
Returns a key value pair.
- getKeyAsync(GetKeyRequest, AsyncHandler<GetKeyRequest, GetKeyResult>) - Method in interface com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreAsync
-
Returns a key value pair.
- getKeyAsync(GetKeyRequest) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreAsyncClient
-
- getKeyAsync(GetKeyRequest, AsyncHandler<GetKeyRequest, GetKeyResult>) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreAsyncClient
-
- GetKeyRequest - Class in com.amazonaws.services.cloudfrontkeyvaluestore.model
-
- GetKeyRequest() - Constructor for class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyRequest
-
- GetKeyResult - Class in com.amazonaws.services.cloudfrontkeyvaluestore.model
-
A key value pair.
- GetKeyResult() - Constructor for class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
- getKvsARN() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- getKvsARN() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- getKvsARN() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
The Amazon Resource Name (ARN) of the Key Value Store.
- getKvsARN() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- getKvsARN() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- getKvsARN() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- getKvsARN() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- getLastModified() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Date and time when the key value pairs in the Key Value Store was last modified.
- getMaxResults() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysRequest
-
Maximum number of results that are returned per call.
- getNextToken() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysRequest
-
If nextToken is returned in the response, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResult
-
If nextToken is returned in the response, there are more results available.
- getPuts() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
List of key value pairs to put.
- getTotalSizeInBytes() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyResult
-
Total size of the Key Value Store after the successful delete, in bytes.
- getTotalSizeInBytes() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Total size of the Key Value Store in bytes.
- getTotalSizeInBytes() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
Total size of the Key Value Store in bytes.
- getTotalSizeInBytes() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyResult
-
Total size of the Key Value Store after the successful put, in bytes.
- getTotalSizeInBytes() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysResult
-
Total size of the Key Value Store after the successful update, in bytes.
- getValue() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
The value of the key value pair.
- getValue() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResponseListItem
-
The value of the key value pair.
- getValue() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The value to put.
- getValue() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequestListItem
-
The value for the key value pair to put.
- ServiceQuotaExceededException - Exception in com.amazonaws.services.cloudfrontkeyvaluestore.model
-
Limit exceeded.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.cloudfrontkeyvaluestore.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setCreated(Date) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Date and time when the Key Value Store was created.
- setDeletes(Collection<DeleteKeyRequestListItem>) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
List of keys to delete.
- setETag(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyResult
-
The current version identifier of the Key Value Store after the successful delete.
- setETag(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
The version identifier for the current version of the Key Value Store.
- setETag(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyResult
-
The current version identifier of the Key Value Store after the successful put.
- setETag(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysResult
-
The current version identifier of the Key Value Store after the successful update.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequest
-
The current version (ETag) of the Key Value Store that you are deleting keys from, which you can get using
DescribeKeyValueStore.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The current version (ETag) of the Key Value Store that you are putting keys into, which you can get using
DescribeKeyValueStore.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
The current version (ETag) of the Key Value Store that you are updating keys of, which you can get using
DescribeKeyValueStore.
- setItemCount(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyResult
-
Number of key value pairs in the Key Value Store after the successful delete.
- setItemCount(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Number of key value pairs in the Key Value Store.
- setItemCount(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
Number of key value pairs in the Key Value Store.
- setItemCount(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyResult
-
Number of key value pairs in the Key Value Store after the successful put.
- setItemCount(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysResult
-
Number of key value pairs in the Key Value Store after the successful update.
- setItems(Collection<ListKeysResponseListItem>) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResult
-
Key value pairs
- setKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequest
-
The key to delete.
- setKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequestListItem
-
The key of the key value pair to be deleted.
- setKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyRequest
-
The key to get.
- setKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
The key of the key value pair.
- setKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResponseListItem
-
The key of the key value pair.
- setKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The key to put.
- setKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequestListItem
-
The key of the key value pair list item to put.
- setKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- setKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- setKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
The Amazon Resource Name (ARN) of the Key Value Store.
- setKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- setKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- setKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- setKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- setLastModified(Date) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Date and time when the key value pairs in the Key Value Store was last modified.
- setMaxResults(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysRequest
-
Maximum number of results that are returned per call.
- setNextToken(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysRequest
-
If nextToken is returned in the response, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResult
-
If nextToken is returned in the response, there are more results available.
- setPuts(Collection<PutKeyRequestListItem>) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
List of key value pairs to put.
- setTotalSizeInBytes(Long) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyResult
-
Total size of the Key Value Store after the successful delete, in bytes.
- setTotalSizeInBytes(Long) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Total size of the Key Value Store in bytes.
- setTotalSizeInBytes(Long) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
Total size of the Key Value Store in bytes.
- setTotalSizeInBytes(Long) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyResult
-
Total size of the Key Value Store after the successful put, in bytes.
- setTotalSizeInBytes(Long) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysResult
-
Total size of the Key Value Store after the successful update, in bytes.
- setValue(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
The value of the key value pair.
- setValue(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResponseListItem
-
The value of the key value pair.
- setValue(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The value to put.
- setValue(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequestListItem
-
The value for the key value pair to put.
- shutdown() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AbstractAmazonCloudFrontKeyValueStore
-
- shutdown() - Method in interface com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStore
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreClient
-
- standard() - Static method in class com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.cloudfrontkeyvaluestore.AmazonCloudFrontKeyValueStoreClientBuilder
-
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequestListItem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResponseListItem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequestListItem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysResult
-
Returns a string representation of this object.
- withCreated(Date) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Date and time when the Key Value Store was created.
- withDeletes(DeleteKeyRequestListItem...) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
List of keys to delete.
- withDeletes(Collection<DeleteKeyRequestListItem>) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
List of keys to delete.
- withETag(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyResult
-
The current version identifier of the Key Value Store after the successful delete.
- withETag(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
The version identifier for the current version of the Key Value Store.
- withETag(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyResult
-
The current version identifier of the Key Value Store after the successful put.
- withETag(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysResult
-
The current version identifier of the Key Value Store after the successful update.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequest
-
The current version (ETag) of the Key Value Store that you are deleting keys from, which you can get using
DescribeKeyValueStore.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The current version (ETag) of the Key Value Store that you are putting keys into, which you can get using
DescribeKeyValueStore.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
The current version (ETag) of the Key Value Store that you are updating keys of, which you can get using
DescribeKeyValueStore.
- withItemCount(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyResult
-
Number of key value pairs in the Key Value Store after the successful delete.
- withItemCount(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Number of key value pairs in the Key Value Store.
- withItemCount(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
Number of key value pairs in the Key Value Store.
- withItemCount(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyResult
-
Number of key value pairs in the Key Value Store after the successful put.
- withItemCount(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysResult
-
Number of key value pairs in the Key Value Store after the successful update.
- withItems(ListKeysResponseListItem...) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResult
-
Key value pairs
- withItems(Collection<ListKeysResponseListItem>) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResult
-
Key value pairs
- withKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequest
-
The key to delete.
- withKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequestListItem
-
The key of the key value pair to be deleted.
- withKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyRequest
-
The key to get.
- withKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
The key of the key value pair.
- withKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResponseListItem
-
The key of the key value pair.
- withKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The key to put.
- withKey(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequestListItem
-
The key of the key value pair list item to put.
- withKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- withKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- withKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
The Amazon Resource Name (ARN) of the Key Value Store.
- withKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- withKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- withKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- withKvsARN(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
The Amazon Resource Name (ARN) of the Key Value Store.
- withLastModified(Date) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Date and time when the key value pairs in the Key Value Store was last modified.
- withMaxResults(Integer) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysRequest
-
Maximum number of results that are returned per call.
- withNextToken(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysRequest
-
If nextToken is returned in the response, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResult
-
If nextToken is returned in the response, there are more results available.
- withPuts(PutKeyRequestListItem...) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
List of key value pairs to put.
- withPuts(Collection<PutKeyRequestListItem>) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysRequest
-
List of key value pairs to put.
- withTotalSizeInBytes(Long) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DeleteKeyResult
-
Total size of the Key Value Store after the successful delete, in bytes.
- withTotalSizeInBytes(Long) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.DescribeKeyValueStoreResult
-
Total size of the Key Value Store in bytes.
- withTotalSizeInBytes(Long) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
Total size of the Key Value Store in bytes.
- withTotalSizeInBytes(Long) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyResult
-
Total size of the Key Value Store after the successful put, in bytes.
- withTotalSizeInBytes(Long) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.UpdateKeysResult
-
Total size of the Key Value Store after the successful update, in bytes.
- withValue(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.GetKeyResult
-
The value of the key value pair.
- withValue(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.ListKeysResponseListItem
-
The value of the key value pair.
- withValue(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequest
-
The value to put.
- withValue(String) - Method in class com.amazonaws.services.cloudfrontkeyvaluestore.model.PutKeyRequestListItem
-
The value for the key value pair to put.