Amazon.StorageGateway.Model.ListVolumeRecoveryPointsResponse.IsSetVolumeRecoveryPointInfos C# (CSharp) Method

IsSetVolumeRecoveryPointInfos() private method

private IsSetVolumeRecoveryPointInfos ( ) : bool
return bool
        internal bool IsSetVolumeRecoveryPointInfos()
        {
            return this._volumeRecoveryPointInfos != null && this._volumeRecoveryPointInfos.Count > 0; 
        }
ListVolumeRecoveryPointsResponse