Uses of Class
software.amazon.awssdk.services.storagegateway.model.EndpointNetworkConfiguration
-
Packages that use EndpointNetworkConfiguration Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of EndpointNetworkConfiguration in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return EndpointNetworkConfiguration Modifier and Type Method Description EndpointNetworkConfigurationAssociateFileSystemRequest. endpointNetworkConfiguration()Specifies the network configuration information for the gateway associated with the Amazon FSx file system.EndpointNetworkConfigurationFileSystemAssociationInfo. endpointNetworkConfiguration()Specifies network configuration information for the gateway associated with the Amazon FSx file system.Methods in software.amazon.awssdk.services.storagegateway.model with parameters of type EndpointNetworkConfiguration Modifier and Type Method Description AssociateFileSystemRequest.BuilderAssociateFileSystemRequest.Builder. endpointNetworkConfiguration(EndpointNetworkConfiguration endpointNetworkConfiguration)Specifies the network configuration information for the gateway associated with the Amazon FSx file system.FileSystemAssociationInfo.BuilderFileSystemAssociationInfo.Builder. endpointNetworkConfiguration(EndpointNetworkConfiguration endpointNetworkConfiguration)Specifies network configuration information for the gateway associated with the Amazon FSx file system.
-