Uses of Class
software.amazon.awssdk.services.codebuild.model.NetworkInterface
-
Packages that use NetworkInterface Package Description software.amazon.awssdk.services.codebuild.model -
-
Uses of NetworkInterface in software.amazon.awssdk.services.codebuild.model
Methods in software.amazon.awssdk.services.codebuild.model that return NetworkInterface Modifier and Type Method Description NetworkInterfaceBuild. networkInterface()Describes a network interface.Methods in software.amazon.awssdk.services.codebuild.model with parameters of type NetworkInterface Modifier and Type Method Description Build.BuilderBuild.Builder. networkInterface(NetworkInterface networkInterface)Describes a network interface.
-