Uses of Class
software.amazon.awssdk.services.snowball.model.TGWOnDeviceServiceConfiguration
-
Packages that use TGWOnDeviceServiceConfiguration Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of TGWOnDeviceServiceConfiguration in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return TGWOnDeviceServiceConfiguration Modifier and Type Method Description TGWOnDeviceServiceConfigurationOnDeviceServiceConfiguration. tgwOnDeviceService()Represents the Storage Gateway service Tape Gateway type on a Snow Family device.Methods in software.amazon.awssdk.services.snowball.model with parameters of type TGWOnDeviceServiceConfiguration Modifier and Type Method Description OnDeviceServiceConfiguration.BuilderOnDeviceServiceConfiguration.Builder. tgwOnDeviceService(TGWOnDeviceServiceConfiguration tgwOnDeviceService)Represents the Storage Gateway service Tape Gateway type on a Snow Family device.
-