public static interface DescribeFileSystemAssociationsRequest.Builder extends StorageGatewayRequest.Builder, SdkPojo, CopyableBuilder<DescribeFileSystemAssociationsRequest.Builder,DescribeFileSystemAssociationsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeFileSystemAssociationsRequest.Builder |
fileSystemAssociationARNList(Collection<String> fileSystemAssociationARNList)
An array containing the Amazon Resource Name (ARN) of each file system association to be described.
|
DescribeFileSystemAssociationsRequest.Builder |
fileSystemAssociationARNList(String... fileSystemAssociationARNList)
An array containing the Amazon Resource Name (ARN) of each file system association to be described.
|
DescribeFileSystemAssociationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeFileSystemAssociationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeFileSystemAssociationsRequest.Builder fileSystemAssociationARNList(Collection<String> fileSystemAssociationARNList)
An array containing the Amazon Resource Name (ARN) of each file system association to be described.
fileSystemAssociationARNList - An array containing the Amazon Resource Name (ARN) of each file system association to be described.DescribeFileSystemAssociationsRequest.Builder fileSystemAssociationARNList(String... fileSystemAssociationARNList)
An array containing the Amazon Resource Name (ARN) of each file system association to be described.
fileSystemAssociationARNList - An array containing the Amazon Resource Name (ARN) of each file system association to be described.DescribeFileSystemAssociationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeFileSystemAssociationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.