Amazon.MachineLearning.Model.CreateBatchPredictionResponse.IsSetBatchPredictionId C# (CSharp) 메소드

IsSetBatchPredictionId() 개인적인 메소드

private IsSetBatchPredictionId ( ) : bool
리턴 bool
        internal bool IsSetBatchPredictionId()
        {
            return this._batchPredictionId != null;
        }
CreateBatchPredictionResponse