Amazon.ElasticMapReduce.Model.ListStepsRequest.IsSetStepStates C# (CSharp) Méthode

IsSetStepStates() private méthode

private IsSetStepStates ( ) : bool
Résultat bool
        internal bool IsSetStepStates()
        {
            return this._stepStates != null && this._stepStates.Count > 0; 
        }