Uses of Class
software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
-
Packages that use UpdateSharedVpcConfigurationRequest Package Description software.amazon.awssdk.services.fsx Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use shared file storage.software.amazon.awssdk.services.fsx.transform -
-
Uses of UpdateSharedVpcConfigurationRequest in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx with parameters of type UpdateSharedVpcConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateSharedVpcConfigurationResponse>FSxAsyncClient. updateSharedVpcConfiguration(UpdateSharedVpcConfigurationRequest updateSharedVpcConfigurationRequest)Configures whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner.default UpdateSharedVpcConfigurationResponseFSxClient. updateSharedVpcConfiguration(UpdateSharedVpcConfigurationRequest updateSharedVpcConfigurationRequest)Configures whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner. -
Uses of UpdateSharedVpcConfigurationRequest in software.amazon.awssdk.services.fsx.transform
Methods in software.amazon.awssdk.services.fsx.transform with parameters of type UpdateSharedVpcConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSharedVpcConfigurationRequestMarshaller. marshall(UpdateSharedVpcConfigurationRequest updateSharedVpcConfigurationRequest)
-