| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
CacheAttributes |
CacheAttributes.clone() |
CacheAttributes |
SMBFileShareInfo.getCacheAttributes()
Refresh cache information.
|
CacheAttributes |
CreateSMBFileShareRequest.getCacheAttributes()
Refresh cache information.
|
CacheAttributes |
UpdateNFSFileShareRequest.getCacheAttributes()
Refresh cache information.
|
CacheAttributes |
CreateNFSFileShareRequest.getCacheAttributes()
Refresh cache information.
|
CacheAttributes |
NFSFileShareInfo.getCacheAttributes()
Refresh cache information.
|
CacheAttributes |
UpdateSMBFileShareRequest.getCacheAttributes()
Refresh cache information.
|
CacheAttributes |
CacheAttributes.withCacheStaleTimeoutInSeconds(Integer cacheStaleTimeoutInSeconds)
Refreshes a file share's cache by using Time To Live (TTL).
|
| Modifier and Type | Method and Description |
|---|---|
void |
SMBFileShareInfo.setCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
void |
CreateSMBFileShareRequest.setCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
void |
UpdateNFSFileShareRequest.setCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
void |
CreateNFSFileShareRequest.setCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
void |
NFSFileShareInfo.setCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
void |
UpdateSMBFileShareRequest.setCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
SMBFileShareInfo |
SMBFileShareInfo.withCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
CreateSMBFileShareRequest |
CreateSMBFileShareRequest.withCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
UpdateNFSFileShareRequest |
UpdateNFSFileShareRequest.withCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
CreateNFSFileShareRequest |
CreateNFSFileShareRequest.withCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
NFSFileShareInfo |
NFSFileShareInfo.withCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
UpdateSMBFileShareRequest |
UpdateSMBFileShareRequest.withCacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
Copyright © 2020. All rights reserved.