Class KeyToolChangeAliasRequest

    • Field Detail

      • destalias

        private java.lang.String destalias
        Destination alias.

        See options.

      • keypass

        private java.lang.String keypass
        Key password.

        See options.

    • Constructor Detail

      • KeyToolChangeAliasRequest

        public KeyToolChangeAliasRequest()
    • Method Detail

      • getDestalias

        public java.lang.String getDestalias()
        Gets the value of the destalias field.
        Returns:
        the value of the destalias field
      • setDestalias

        public void setDestalias​(java.lang.String destalias)
        Parameters:
        destalias - value of the field destalias to set
      • getKeypass

        public java.lang.String getKeypass()
        Gets the value of the keypass field.
        Returns:
        the value of the keypass field.
      • setKeypass

        public void setKeypass​(java.lang.String keypass)
        Sets the new given value to the field keypass of the request.
        Parameters:
        keypass - the new value of the field keypass.