Uses of Class
software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
-
Packages that use DescribeSharedVpcConfigurationRequest 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 DescribeSharedVpcConfigurationRequest in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx with parameters of type DescribeSharedVpcConfigurationRequest Modifier and Type Method Description default CompletableFuture<DescribeSharedVpcConfigurationResponse>FSxAsyncClient. describeSharedVpcConfiguration(DescribeSharedVpcConfigurationRequest describeSharedVpcConfigurationRequest)Indicates 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 DescribeSharedVpcConfigurationResponseFSxClient. describeSharedVpcConfiguration(DescribeSharedVpcConfigurationRequest describeSharedVpcConfigurationRequest)Indicates 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 DescribeSharedVpcConfigurationRequest in software.amazon.awssdk.services.fsx.transform
Methods in software.amazon.awssdk.services.fsx.transform with parameters of type DescribeSharedVpcConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestDescribeSharedVpcConfigurationRequestMarshaller. marshall(DescribeSharedVpcConfigurationRequest describeSharedVpcConfigurationRequest)
-