Amazon.Pinpoint.Model.ImportJobResource.IsSetRegisterEndpoints C# (CSharp) Méthode

IsSetRegisterEndpoints() private méthode

private IsSetRegisterEndpoints ( ) : bool
Résultat bool
        internal bool IsSetRegisterEndpoints()
        {
            return this._registerEndpoints.HasValue; 
        }