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