Uses of Interface
software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse.Builder
-
Packages that use DescribeSharedVpcConfigurationResponse.Builder Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of DescribeSharedVpcConfigurationResponse.Builder in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return DescribeSharedVpcConfigurationResponse.Builder Modifier and Type Method Description static DescribeSharedVpcConfigurationResponse.BuilderDescribeSharedVpcConfigurationResponse. builder()DescribeSharedVpcConfigurationResponse.BuilderDescribeSharedVpcConfigurationResponse.Builder. enableFsxRouteTableUpdatesFromParticipantAccounts(String enableFsxRouteTableUpdatesFromParticipantAccounts)Indicates whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets.DescribeSharedVpcConfigurationResponse.BuilderDescribeSharedVpcConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.fsx.model that return types with arguments of type DescribeSharedVpcConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends DescribeSharedVpcConfigurationResponse.Builder>DescribeSharedVpcConfigurationResponse. serializableBuilderClass()
-