Uses of Class
software.amazon.awssdk.services.finspace.model.KxNAS1Configuration
-
Packages that use KxNAS1Configuration Package Description software.amazon.awssdk.services.finspace.model -
-
Uses of KxNAS1Configuration in software.amazon.awssdk.services.finspace.model
Methods in software.amazon.awssdk.services.finspace.model that return KxNAS1Configuration Modifier and Type Method Description KxNAS1ConfigurationCreateKxVolumeRequest. nas1Configuration()Specifies the configuration for the Network attached storage (NAS_1) file system volume.KxNAS1ConfigurationCreateKxVolumeResponse. nas1Configuration()Specifies the configuration for the Network attached storage (NAS_1) file system volume.KxNAS1ConfigurationGetKxVolumeResponse. nas1Configuration()Specifies the configuration for the Network attached storage (NAS_1) file system volume.KxNAS1ConfigurationUpdateKxVolumeRequest. nas1Configuration()Specifies the configuration for the Network attached storage (NAS_1) file system volume.KxNAS1ConfigurationUpdateKxVolumeResponse. nas1Configuration()Specifies the configuration for the Network attached storage (NAS_1) file system volume.Methods in software.amazon.awssdk.services.finspace.model with parameters of type KxNAS1Configuration Modifier and Type Method Description CreateKxVolumeRequest.BuilderCreateKxVolumeRequest.Builder. nas1Configuration(KxNAS1Configuration nas1Configuration)Specifies the configuration for the Network attached storage (NAS_1) file system volume.CreateKxVolumeResponse.BuilderCreateKxVolumeResponse.Builder. nas1Configuration(KxNAS1Configuration nas1Configuration)Specifies the configuration for the Network attached storage (NAS_1) file system volume.GetKxVolumeResponse.BuilderGetKxVolumeResponse.Builder. nas1Configuration(KxNAS1Configuration nas1Configuration)Specifies the configuration for the Network attached storage (NAS_1) file system volume.UpdateKxVolumeRequest.BuilderUpdateKxVolumeRequest.Builder. nas1Configuration(KxNAS1Configuration nas1Configuration)Specifies the configuration for the Network attached storage (NAS_1) file system volume.UpdateKxVolumeResponse.BuilderUpdateKxVolumeResponse.Builder. nas1Configuration(KxNAS1Configuration nas1Configuration)Specifies the configuration for the Network attached storage (NAS_1) file system volume.
-