Uses of Class
software.amazon.awssdk.services.snowball.model.OnDeviceServiceConfiguration
-
Packages that use OnDeviceServiceConfiguration Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of OnDeviceServiceConfiguration in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return OnDeviceServiceConfiguration Modifier and Type Method Description OnDeviceServiceConfigurationClusterMetadata. onDeviceServiceConfiguration()Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.OnDeviceServiceConfigurationCreateClusterRequest. onDeviceServiceConfiguration()Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.OnDeviceServiceConfigurationCreateJobRequest. onDeviceServiceConfiguration()Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.OnDeviceServiceConfigurationJobMetadata. onDeviceServiceConfiguration()Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.OnDeviceServiceConfigurationUpdateClusterRequest. onDeviceServiceConfiguration()Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.OnDeviceServiceConfigurationUpdateJobRequest. onDeviceServiceConfiguration()Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.Methods in software.amazon.awssdk.services.snowball.model with parameters of type OnDeviceServiceConfiguration Modifier and Type Method Description ClusterMetadata.BuilderClusterMetadata.Builder. onDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.CreateClusterRequest.BuilderCreateClusterRequest.Builder. onDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.CreateJobRequest.BuilderCreateJobRequest.Builder. onDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.JobMetadata.BuilderJobMetadata.Builder. onDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.UpdateClusterRequest.BuilderUpdateClusterRequest.Builder. onDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.UpdateJobRequest.BuilderUpdateJobRequest.Builder. onDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
-