Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.InfrastructureConfigurationType
-
Packages that use InfrastructureConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of InfrastructureConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type InfrastructureConfigurationType Modifier and Type Field Description static Producer<InfrastructureConfigurationType>
InfrastructureConfigurationType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return InfrastructureConfigurationType Modifier and Type Method Description InfrastructureConfigurationType
SystemConfigurationType. beginInfrastructure()
InfrastructureConfigurationType
InfrastructureConfigurationType. clone()
InfrastructureConfigurationType
ObjectFactory. createInfrastructureConfigurationType()
InfrastructureConfigurationType
InfrastructureConfigurationType. defaultHostname(String value)
InfrastructureConfigurationType
SystemConfigurationType. getInfrastructure()
InfrastructureConfigurationType
InfrastructureConfigurationType. id(Long value)
InfrastructureConfigurationType
InfrastructureConfigurationType. intraClusterHttpUrlPattern(String value)
InfrastructureConfigurationType
InfrastructureConfigurationType. publicHttpUrlPattern(String value)
InfrastructureConfigurationType
InfrastructureConfigurationType. remoteHostAddressHeader(String value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type InfrastructureConfigurationType Modifier and Type Method Description SystemConfigurationType
SystemConfigurationType. infrastructure(InfrastructureConfigurationType value)
void
SystemConfigurationType. setInfrastructure(InfrastructureConfigurationType value)
-