| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
CacheAttributes |
CreateSmbFileShareRequest.cacheAttributes()
Specifies refresh cache information for the file share.
|
CacheAttributes |
SMBFileShareInfo.cacheAttributes()
Refresh cache information for the file share.
|
CacheAttributes |
NFSFileShareInfo.cacheAttributes()
Refresh cache information for the file share.
|
CacheAttributes |
UpdateNfsFileShareRequest.cacheAttributes()
Specifies refresh cache information for the file share.
|
CacheAttributes |
FileSystemAssociationInfo.cacheAttributes()
Returns the value of the CacheAttributes property for this object.
|
CacheAttributes |
UpdateSmbFileShareRequest.cacheAttributes()
Specifies refresh cache information for the file share.
|
CacheAttributes |
AssociateFileSystemRequest.cacheAttributes()
Returns the value of the CacheAttributes property for this object.
|
CacheAttributes |
UpdateFileSystemAssociationRequest.cacheAttributes()
Returns the value of the CacheAttributes property for this object.
|
CacheAttributes |
CreateNfsFileShareRequest.cacheAttributes()
Specifies refresh cache information for the file share.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSmbFileShareRequest.Builder |
CreateSmbFileShareRequest.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Specifies refresh cache information for the file share.
|
SMBFileShareInfo.Builder |
SMBFileShareInfo.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information for the file share.
|
NFSFileShareInfo.Builder |
NFSFileShareInfo.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Refresh cache information for the file share.
|
UpdateNfsFileShareRequest.Builder |
UpdateNfsFileShareRequest.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Specifies refresh cache information for the file share.
|
FileSystemAssociationInfo.Builder |
FileSystemAssociationInfo.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Sets the value of the CacheAttributes property for this object.
|
UpdateSmbFileShareRequest.Builder |
UpdateSmbFileShareRequest.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Specifies refresh cache information for the file share.
|
AssociateFileSystemRequest.Builder |
AssociateFileSystemRequest.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Sets the value of the CacheAttributes property for this object.
|
UpdateFileSystemAssociationRequest.Builder |
UpdateFileSystemAssociationRequest.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Sets the value of the CacheAttributes property for this object.
|
CreateNfsFileShareRequest.Builder |
CreateNfsFileShareRequest.Builder.cacheAttributes(CacheAttributes cacheAttributes)
Specifies refresh cache information for the file share.
|
Copyright © 2023. All rights reserved.