Uses of Class
software.amazon.awssdk.services.scheduler.model.NetworkConfiguration
-
Packages that use NetworkConfiguration Package Description software.amazon.awssdk.services.scheduler.model -
-
Uses of NetworkConfiguration in software.amazon.awssdk.services.scheduler.model
Methods in software.amazon.awssdk.services.scheduler.model that return NetworkConfiguration Modifier and Type Method Description NetworkConfigurationEcsParameters. networkConfiguration()This structure specifies the network configuration for an ECS task.Methods in software.amazon.awssdk.services.scheduler.model with parameters of type NetworkConfiguration Modifier and Type Method Description EcsParameters.BuilderEcsParameters.Builder. networkConfiguration(NetworkConfiguration networkConfiguration)This structure specifies the network configuration for an ECS task.
-