Amazon.APIGateway.Model.UpdateIntegrationRequest.IsSetHttpMethod C# (CSharp) Méthode

IsSetHttpMethod() private méthode

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