Uses of Class
org.openapitools.client.model.AcsEndpoint
Packages that use AcsEndpoint
-
Uses of AcsEndpoint in org.openapitools.client.model
Methods in org.openapitools.client.model that return AcsEndpointModifier and TypeMethodDescriptionMethods in org.openapitools.client.model that return types with arguments of type AcsEndpointModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.getAcsEndpoints()
Get acsEndpointsMethods in org.openapitools.client.model with parameters of type AcsEndpointModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.addAcsEndpointsItem
(AcsEndpoint acsEndpointsItem) Method parameters in org.openapitools.client.model with type arguments of type AcsEndpointModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.acsEndpoints
(List<AcsEndpoint> acsEndpoints) void
SamlApplicationSettingsSignOn.setAcsEndpoints
(List<AcsEndpoint> acsEndpoints)