Uses of Interface
software.amazon.awscdk.services.codebuild.DockerServerOptions
Packages that use DockerServerOptions
-
Uses of DockerServerOptions in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement DockerServerOptionsMethods in software.amazon.awscdk.services.codebuild that return DockerServerOptionsModifier and TypeMethodDescriptionDockerServerOptions.Builder.build()Builds the configured instance.default DockerServerOptionsBuildEnvironment.getDockerServer()The Docker server configuration CodeBuild use to build your Docker image.final DockerServerOptionsBuildEnvironment.Jsii$Proxy.getDockerServer()Methods in software.amazon.awscdk.services.codebuild with parameters of type DockerServerOptionsModifier and TypeMethodDescriptionBuildEnvironment.Builder.dockerServer(DockerServerOptions dockerServer) Sets the value ofBuildEnvironment.getDockerServer()