Amazon.MachineLearning.Model.CreateBatchPredictionRequest.IsSetBatchPredictionId C# (CSharp) Method

IsSetBatchPredictionId() private method

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