Method DetailString getAlias() Returns the alias of this Alias. Returns: String Since: 03-02-2010 String getCname() Returns the cname of this Alias. If the alias is '*.something.com', this returns '*'. Returns: String Since: 03-29-2010 String getDomain() Returns the domain of this Alias. If the alias is '*.something.com', this returns 'something.com'. Returns: String Since: 03-29-2010 String getHost() Returns the host of this Alias (the web pal the alias points to). Returns: String Since: 03-02-2010 String getId() Returns the ID of this alias Returns: String Since: 03-02-2010 boolean isRedirect() Returns true if this is a redirect. Returns: boolean Since: 04-13-2020 setRedirect(boolean redirect) Sets redirect.
Parameters:
Since: 04-13-2020 boolean update(String aliasCname, String aliasDomain, String host) Updates the alias.
Parameters:
Returns: boolean Since: 03-29-2010 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 22, 2024 11:54 AM |