Class UpdateDbaasPostgresAllowReplicationRequest


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

      • UpdateDbaasPostgresAllowReplicationRequest

        public UpdateDbaasPostgresAllowReplicationRequest()
    • Method Detail

      • getAllowReplication

        @Nullable
        public Boolean getAllowReplication()
        Get allowReplication
        Returns:
        allowReplication
      • setAllowReplication

        public void setAllowReplication​(Boolean allowReplication)
      • equals

        public boolean equals​(Object o)
        Return true if this update_dbaas_postgres_allow_replication_request 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