Class GatewayTokenContractInner


  • public final class GatewayTokenContractInner
    extends Object
    Gateway access token.
    • Constructor Detail

      • GatewayTokenContractInner

        public GatewayTokenContractInner()
    • Method Detail

      • value

        public String value()
        Get the value property: Shared Access Authentication token value for the Gateway.
        Returns:
        the value value.
      • withValue

        public GatewayTokenContractInner withValue​(String value)
        Set the value property: Shared Access Authentication token value for the Gateway.
        Parameters:
        value - the value value to set.
        Returns:
        the GatewayTokenContractInner object itself.
      • validate

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