Class GenerateSsoUrlResultInner


  • public final class GenerateSsoUrlResultInner
    extends Object
    Generate SSO Url operations response details.
    • Constructor Detail

      • GenerateSsoUrlResultInner

        public GenerateSsoUrlResultInner()
    • Method Detail

      • value

        public String value()
        Get the value property: Redirect Url containing the SSO URL value.
        Returns:
        the value value.
      • withValue

        public GenerateSsoUrlResultInner withValue​(String value)
        Set the value property: Redirect Url containing the SSO URL value.
        Parameters:
        value - the value value to set.
        Returns:
        the GenerateSsoUrlResultInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.