Amazon.APIGateway.Model.CreateResourceResponse.IsSetParentId C# (CSharp) Méthode

IsSetParentId() private méthode

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