Amazon.CloudSearch.Model.ServiceEndpoint.IsSetEndpoint C# (CSharp) Méthode

IsSetEndpoint() private méthode

private IsSetEndpoint ( ) : bool
Résultat bool
        internal bool IsSetEndpoint()
        {
            return this.endpoint != null;
        }
    }