Amazon.Pinpoint.Model.ImportJobResource.IsSetRegisterEndpoints C# (CSharp) 메소드

IsSetRegisterEndpoints() 개인적인 메소드

private IsSetRegisterEndpoints ( ) : bool
리턴 bool
        internal bool IsSetRegisterEndpoints()
        {
            return this._registerEndpoints.HasValue; 
        }