Uses of Class
com.microsoft.jenkins.containeragents.aci.AciPort
Packages that use AciPort
Package
Description
-
Uses of AciPort in com.microsoft.jenkins.containeragents.aci
Methods in com.microsoft.jenkins.containeragents.aci that return types with arguments of type AciPortConstructor parameters in com.microsoft.jenkins.containeragents.aci with type arguments of type AciPortModifierConstructorDescriptionAciContainerTemplate
(String name, String label, int timeout, String osType, String image, String command, String rootFs, List<AciPort> ports, List<org.jenkinsci.plugins.docker.commons.credentials.DockerRegistryEndpoint> privateRegistryCredentials, List<PodEnvVar> envVars, List<AzureFileVolume> volumes, RetentionStrategy<?> retentionStrategy, String cpu, String memory) -
Uses of AciPort in com.microsoft.jenkins.containeragents.builders
Methods in com.microsoft.jenkins.containeragents.builders that return types with arguments of type AciPortMethods in com.microsoft.jenkins.containeragents.builders with parameters of type AciPortMethod parameters in com.microsoft.jenkins.containeragents.builders with type arguments of type AciPort