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