Uses of Class
software.amazon.awssdk.services.snowball.model.DeviceConfiguration
-
Packages that use DeviceConfiguration Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of DeviceConfiguration in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return DeviceConfiguration Modifier and Type Method Description DeviceConfigurationCreateJobRequest. deviceConfiguration()Defines the device configuration for an Snowcone job.DeviceConfigurationJobMetadata. deviceConfiguration()Returns the value of the DeviceConfiguration property for this object.Methods in software.amazon.awssdk.services.snowball.model with parameters of type DeviceConfiguration Modifier and Type Method Description CreateJobRequest.BuilderCreateJobRequest.Builder. deviceConfiguration(DeviceConfiguration deviceConfiguration)Defines the device configuration for an Snowcone job.JobMetadata.BuilderJobMetadata.Builder. deviceConfiguration(DeviceConfiguration deviceConfiguration)Sets the value of the DeviceConfiguration property for this object.
-