Uses of Interface
software.amazon.awssdk.services.storagegateway.model.UpdateFileSystemAssociationResponse.Builder
-
Packages that use UpdateFileSystemAssociationResponse.Builder Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of UpdateFileSystemAssociationResponse.Builder in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return UpdateFileSystemAssociationResponse.Builder Modifier and Type Method Description static UpdateFileSystemAssociationResponse.BuilderUpdateFileSystemAssociationResponse. builder()UpdateFileSystemAssociationResponse.BuilderUpdateFileSystemAssociationResponse.Builder. fileSystemAssociationARN(String fileSystemAssociationARN)The ARN of the updated file system association.UpdateFileSystemAssociationResponse.BuilderUpdateFileSystemAssociationResponse. toBuilder()Methods in software.amazon.awssdk.services.storagegateway.model that return types with arguments of type UpdateFileSystemAssociationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateFileSystemAssociationResponse.Builder>UpdateFileSystemAssociationResponse. serializableBuilderClass()
-