default AssociateFileSystemRequest.Builder |
AssociateFileSystemRequest.Builder.cacheAttributes(Consumer<CacheAttributes.Builder> cacheAttributes) |
Sets the value of the CacheAttributes property for this object.
|
default CreateNfsFileShareRequest.Builder |
CreateNfsFileShareRequest.Builder.cacheAttributes(Consumer<CacheAttributes.Builder> cacheAttributes) |
Specifies refresh cache information for the file share.
|
default CreateSmbFileShareRequest.Builder |
CreateSmbFileShareRequest.Builder.cacheAttributes(Consumer<CacheAttributes.Builder> cacheAttributes) |
Specifies refresh cache information for the file share.
|
default FileSystemAssociationInfo.Builder |
FileSystemAssociationInfo.Builder.cacheAttributes(Consumer<CacheAttributes.Builder> cacheAttributes) |
Sets the value of the CacheAttributes property for this object.
|
default NFSFileShareInfo.Builder |
NFSFileShareInfo.Builder.cacheAttributes(Consumer<CacheAttributes.Builder> cacheAttributes) |
Refresh cache information for the file share.
|
default SMBFileShareInfo.Builder |
SMBFileShareInfo.Builder.cacheAttributes(Consumer<CacheAttributes.Builder> cacheAttributes) |
Refresh cache information for the file share.
|
default UpdateFileSystemAssociationRequest.Builder |
UpdateFileSystemAssociationRequest.Builder.cacheAttributes(Consumer<CacheAttributes.Builder> cacheAttributes) |
Sets the value of the CacheAttributes property for this object.
|
default UpdateNfsFileShareRequest.Builder |
UpdateNfsFileShareRequest.Builder.cacheAttributes(Consumer<CacheAttributes.Builder> cacheAttributes) |
Specifies refresh cache information for the file share.
|
default UpdateSmbFileShareRequest.Builder |
UpdateSmbFileShareRequest.Builder.cacheAttributes(Consumer<CacheAttributes.Builder> cacheAttributes) |
Specifies refresh cache information for the file share.
|