Uses of Class
com.microsoft.jenkins.containeragents.aci.AciPrivateIpAddress
Packages that use AciPrivateIpAddress
Package
Description
-
Uses of AciPrivateIpAddress in com.microsoft.jenkins.containeragents.aci
Methods in com.microsoft.jenkins.containeragents.aci that return AciPrivateIpAddressMethods in com.microsoft.jenkins.containeragents.aci with parameters of type AciPrivateIpAddressModifier and TypeMethodDescriptionvoidAciContainerTemplate.setPrivateIpAddress(AciPrivateIpAddress privateIpAddress) -
Uses of AciPrivateIpAddress in com.microsoft.jenkins.containeragents.builders
Methods in com.microsoft.jenkins.containeragents.builders that return AciPrivateIpAddressMethods in com.microsoft.jenkins.containeragents.builders with parameters of type AciPrivateIpAddressModifier and TypeMethodDescriptionAciContainerTemplateFluent.withPrivateIpAddress(AciPrivateIpAddress privateIpAddress)