Class Zone


  • @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
               comments="Generator version: 7.4.0")
    public class Zone
    extends Object
    Zone
    • Constructor Detail

      • Zone

        public Zone()
      • Zone

        public Zone​(String apiEndpoint,
                    String sosEndpoint)
    • Method Detail

      • getName

        @Nullable
        public ZoneName getName()
        Get name
        Returns:
        name
      • setName

        public void setName​(ZoneName name)
      • getApiEndpoint

        @Nullable
        public String getApiEndpoint()
        Zone API endpoint
        Returns:
        apiEndpoint
      • getSosEndpoint

        @Nullable
        public String getSosEndpoint()
        Zone SOS endpoint
        Returns:
        sosEndpoint
      • equals

        public boolean equals​(Object o)
        Return true if this zone object is equal to o.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toUrlQueryString

        public String toUrlQueryString()
        Convert the instance into URL query string.
        Returns:
        URL query string
      • toUrlQueryString

        public String toUrlQueryString​(String prefix)
        Convert the instance into URL query string.
        Parameters:
        prefix - prefix of the query string
        Returns:
        URL query string