Amazon.Pinpoint.Model.UpdateEndpointRequest.IsSetEndpointId C# (CSharp) Method

IsSetEndpointId() private method

private IsSetEndpointId ( ) : bool
return bool
        internal bool IsSetEndpointId()
        {
            return this._endpointId != null;
        }