| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static FileShareInfo.Builder |
FileShareInfo.builder() |
FileShareInfo.Builder |
FileShareInfo.Builder.fileShareARN(String fileShareARN)
Sets the value of the FileShareARN property for this object.
|
FileShareInfo.Builder |
FileShareInfo.Builder.fileShareId(String fileShareId)
Sets the value of the FileShareId property for this object.
|
FileShareInfo.Builder |
FileShareInfo.Builder.fileShareStatus(String fileShareStatus)
Sets the value of the FileShareStatus property for this object.
|
FileShareInfo.Builder |
FileShareInfo.Builder.fileShareType(FileShareType fileShareType)
Sets the value of the FileShareType property for this object.
|
FileShareInfo.Builder |
FileShareInfo.Builder.fileShareType(String fileShareType)
Sets the value of the FileShareType property for this object.
|
FileShareInfo.Builder |
FileShareInfo.Builder.gatewayARN(String gatewayARN)
Sets the value of the GatewayARN property for this object.
|
FileShareInfo.Builder |
FileShareInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FileShareInfo.Builder> |
FileShareInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.