| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
CacheAttributes |
CreateNfsFileShareRequest.cacheAttributes()
Refresh cache information.
|
CacheAttributes |
NFSFileShareInfo.cacheAttributes()
Refresh cache information.
|
CacheAttributes |
UpdateSmbFileShareRequest.cacheAttributes()
Refresh cache information.
|
CacheAttributes |
CreateSmbFileShareRequest.cacheAttributes()
Refresh cache information.
|
CacheAttributes |
UpdateNfsFileShareRequest.cacheAttributes()
Refresh cache information.
|
CacheAttributes |
SMBFileShareInfo.cacheAttributes()
Refresh cache information.
|
| Modifier and Type | Method and Description |
|---|---|
CreateNfsFileShareRequest.Builder |
CreateNfsFileShareRequest.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
NFSFileShareInfo.Builder |
NFSFileShareInfo.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
UpdateSmbFileShareRequest.Builder |
UpdateSmbFileShareRequest.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
CreateSmbFileShareRequest.Builder |
CreateSmbFileShareRequest.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
UpdateNfsFileShareRequest.Builder |
UpdateNfsFileShareRequest.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
SMBFileShareInfo.Builder |
SMBFileShareInfo.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information.
|
Copyright © 2020. All rights reserved.