Interface DomainEndpointOptions.Builder

    • Method Detail

      • enforceHTTPS

        DomainEndpointOptions.Builder enforceHTTPS​(Boolean enforceHTTPS)

        Whether the domain is HTTPS only enabled.

        Parameters:
        enforceHTTPS - Whether the domain is HTTPS only enabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.